if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen?
Answer Posted / ehtesham malik
if you set default value then it will update column with
null value.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are analytical functions in sql?
Explain what is dbms?
How to look at the current sql*plus system settings?
what is text? : Sql dba
Which one is better subquery or joins?
What is data abstraction in sql?
What is a system versioned table?
What is the purpose of the sql select top clause?
What is database sql?
What do you understand by exception handling in pl/sql?
What is string join?
what is a trigger in mysql? : Sql dba
Why do we use sqlite?
What is not equal in sql?
What is delimiter in pl sql?