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
What is user defined functions?
what are the join types in tsql? : Transact sql
What is difference between group by and partition by?
What is query optimization in sql?
Is full outer join same as cross join?
What are reports usually used for?
Name three sql operations that perform a sort.
how to rename an existing column in a table? : Sql dba
Can we delete column in sql?
Why having clause is used in sql?
What is rownum and rowid?
What is the difference between local variables and global variables?
What is %rowtype in pl sql?
How do you modify a trigger?
What is a constraint? Tell me about its various levels.