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 |
How do you check the performance of a query and how do you optimize it?
How to select nth record from a table?
13 Answers DELL, Microsoft, Ramco,
How send email from database?.
3 Answers CarrizalSoft Technologies, Merrill Lynch,
What are the rules to use the rowguidcol property to define a globally unique identifier column?
What is the tcp/ip port on which sql server runs?
What is Cross Join
What is Right Outer Join?
How to retrieve error messages using mssql_get_last_message()?
How to automatically create a log when an exception is being received into SQL Server?
Does union all remove duplicates?
How to handle errors in Stored Procedures.
How to specify the collation for a character data type in ms sql server?
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)