Answer Posted / 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 View All Answers
explain different types of backups avaialabe in sql server? : Sql server database administration
What is primary key and example?
What is policy based management (pbm)? : sql server database administration
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What do you understand by recursive stored procedures?
Explain the different types of backups available in sql server? : sql server database administration
How to drop an existing table?
Explain view in sql server?
Do you think BCNF is better than 2NF & 3NF? Why?
Can you explain what is the use of custom fields in report?
How to recreate an existing index in ms sql server?
Describe triggers features and limitations?
what is normalization? : Sql server database administration
what are the different ways to return the rowcount of a table?
What are various ways to enhance the ssrs report?