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 connect excel to sql server?
How do we get month name in SQL Server 2000, Oracle, MS Access?
What authentication modes does sql server support?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What is efficiency data?
can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)
When is update_statistics command used?
what are the new features of sql server 2005?
8 Answers HP, Keane India Ltd,
What are the different types of backups that exist?
how to find number of columns in a table in sql server 2000 and 2005 also
What is catalog views?
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)