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 to update existing rows in a table?



How to update existing rows in a table?..

Answer / priyanka rani

By using Update statement. For example Update table_name set column_name='value' where column_name='your condition'
if required use where condition

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Is sql server difficult to learn?

0 Answers  


What is triggers in ms sql server?

0 Answers  


What does top operator do?

0 Answers  


Explain the cursor lock types?

0 Answers  


How to check parameter value in stored procedure sql server?

0 Answers  


Where do we use trace frag?

0 Answers  


What is difference between Datepart() and Datename() in SqlServer?

0 Answers   Infosys,


what are defaults? Is there a column to which a default can't be bound? : Sql server database administration

0 Answers  


How can you set the threshold at which sql server will generate keysets asynchronously?

0 Answers  


What is a view and what are its advantages?

0 Answers  


How will you optimize a stored procedure optimization?

0 Answers  


What do you know about normalization and de- normalization?

0 Answers  


Categories