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
How many tables can a sql database have?
How do I view a view in sql?
What is an escape character in sql?
what are integrity rules?
How is a PL/SQL code compiled?
What is the usage of when clause in trigger?
What are types of joins?
Explain the types of joins in sql?
What is the execution plan in sql?
what is meant by nl2br()? : Sql dba
Are subqueries better than joins?
What is record type in pl sql?
Compare sql & pl/sql
What is application trigger?
When is the update_statistics command used?