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 |
Is sql server difficult to learn?
What is triggers in ms sql server?
What does top operator do?
Explain the cursor lock types?
How to check parameter value in stored procedure sql server?
Where do we use trace frag?
What is difference between Datepart() and Datename() in SqlServer?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
How can you set the threshold at which sql server will generate keysets asynchronously?
What is a view and what are its advantages?
How will you optimize a stored procedure optimization?
What do you know about normalization and de- normalization?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)