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 %s in sql?
What is difference between table and view?
What are the different tcl commands in sql?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
How to download oracle sql developer?
What are different types of tables in sql?
What is a procedure in pl sql?
What is the maximum database size for sql express?
How do I run a sql script?
how to enter numeric values as hex numbers? : Sql dba
What are inbuilt functions in sql?
What is dynamic sql in pl sql?
How do I know if I have sql express or standard?
What is the execution plan in sql?
What are inner outer left and right joins in sql?