Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How would you Update the rows which are divisible by 10,
given a set of numbers in column?

Answer Posted / pandian s

UPDATE TableName SET Column1 = <Value>
WHERE ColumnName % 10 = 0

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of subscriptions in SQL Server replication?

1104


How does recursive cte works in sql server?

1059


Do you know what is sql injection?

1041


What do you mean by stored techniques? How would we use it?

1079


Which joins are sql server default?

1068


What will be query used to get the list of triggers in a database?

1053


How to create a login account in ms sql server to access the database engine using "create login" statements?

1195


Where the sql logs gets stored? : sql server database administration

1014


what's the difference between delete table and truncate table commands? : Sql server database administration

1039


Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture

967


What is difference between delete and truncate commands?

1170


What is tabulation?

1012


What is single-user mode?

981


What are distributed partitioned views?

1135


What is Sqlpaging in SqlServer 2005 ?

1115