if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen?
Answer Posted / selvan
It shouldn't occured any error.
It'll update but value is empty(i.e columns having empty
values)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define select, insert, create, delete, update, drop keywords
How do you explain an index?
Should I use mbr or gpt?
what is commit? : Sql dba
What is the use of desc in sql?
Is sql sequential or random?
Why use triggers in sql?
Which data type is a composite type?
What are analytical functions in sql?
How many sectors are in a partition?
How do I make sql search faster?
What is cte sql?
what is table? : Sql dba
what is meant by nl2br()? : Sql dba
how to increment dates by 1 in mysql? : Sql dba