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 |
What are SQL Jobs, please mention the use of it and how to create them.
How do I save a stored procedure in sql server?
What is normalization? Explain its different types?
how to find the second salary?
Define ACID properties in a Database?
How to find tables without indexes?
What is triggers in ms sql server?
In what version of sql server were synonyms released?
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
What are the differences between char and varchar in ms sql server?
What do you understand by triggers?
How to select top 5 coloumn from a table without using coloumn name
Oracle (3259)
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)