if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen?
Answer Posted / guest
IT WILL UPDATE NULL IN THE COLUMN IF YOU NOT PROVIDE ANY
VALUE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is primary and foreign key?
What are the sql aggregate functions?
What is %type in sql?
What are the syntax and use of the coalesce function?
What are analytical functions in sql?
Is t sql a programming language?
what is denormalization. : Sql dba
How do I tune a sql query?
what are the differences between char and varchar? : Sql dba
What are pl/sql cursor exceptions?
what are the 'mysql' command line options? : Sql dba
Can we use pl sql in sql server?
What is denormalization in a database?
Explain exception handling in pl/sql?
What does inner join mean?