if we give update table_name set column_name= default.
what will happen?
Answer Posted / kolla radha sri seshu
In SQL you will get the message 'X' rows updated
In PL / SQL you will get the message pl / sql procedure
sucessfully completed
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is id a reserved word in sql?
Which tcp/ip port does sql server run?
What are different types of queries in sql?
How is debugging done?
How can you fetch first 5 characters of the string?
What is sql table?
What are string functions in sql?
Explain what is a field in a database and record in a database?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
What are the differences between in and exists clause?
what is the difference between $message and $$message? : Sql dba
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
Is and as keyword in pl sql?
Can sql developer connect to db2?
Explain the update statement in sql