if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen?
Answer Posted / manoj
It will fill the default value through out that column
by null
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is pl sql in dbms?
What is a Mapplet?
How can triggers be used for the table auditing?
Does truncate free space?
Show code of a cursor for loop.
How do you write a complex sql query?
How to get each name only once from an employee table?
What is the difference between a subquery and a join?
How to test for null values?
Is sql better than excel?
How do I find duplicates in the same column?
What do you know by pl/sql cursors?
What is the difference between instead of trigger and after trigger?
What is foreign key in sql with example?
what is myisam? : Sql dba