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
How do I run pl sql in sql developer?
What is autocommit sql?
What are views in sql?
Mention what are different methods to trace the pl/sql code?
What is sql injection owasp?
Does mysql_real_escape_string prevent sql injection?
What is procedure explain with program?
how do you login to mysql using unix shell? : Sql dba
Are stored procedures faster than dynamic sql?
What is sqlca in powerbuilder?
Can we join 3 tables in sql?
What is a pl/sql block?
How is use pl and sql?
What is dynamic query?
what are the performance and scalability characteristics of mysql? : Sql dba