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
Which sorts rows in sql?
What is function and procedure in pl sql?
What is string data type in sql?
When are we going to use truncate and delete?
Can I learn sql in a week?
What is sqlca in db2?
What is sqlite used for?
Explain some predefined exceptions.
What are sql functions? Describe the different types of sql functions?
What are pl/sql packages?
What is the use of function in sql?
What is the use of procedures?
what are date and time data types? : Sql dba
How show all rows in sql?
Can we call dml statement in function?