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 the difference between HTTP and HTTPS in database?
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What is sql view?
What is BCP? When does it used in sql server 2012?
Write a query for primary key constraint with identity key word?
How do I view a script in sql server?
Other than truncate statement, which other command can by-pass the trigger on the tables?
How to stop a loop early with break statements in ms sql server?
What are the types of stored procedures in an sql server?
How to use subqueries in the from clause in ms sql server?
Explain the third normal form(3nf)?
Explain about protocol layer present in SQL server?
What are the rendering extensions of ssrs?
What is left outer join in sql server joins?
Explain system views?