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 is the difference between a clustered index and a non-clustered index?
What is the default port for SQL Server over a firewall?
What are sql dirty pages?
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
What is a field in a table?
What is built-in function?
what is differencial backup?how to work?Anybody explai it?
Which tcp/ip port does the sql server run on? How can it be changed?
What is the sql case statement used for?
How do I edit a stored procedure in sql server?
how to insert the values in 5 table at a time Using any single statement ?
6 Answers Infosys, Value Labs,
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
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)