adspace
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
Is primary key always clustered index?
what is sql server agent? : Sql dba
Can delete statement be rollbacked?
If a cursor is open, how can we find in a pl/sql block?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is schema? : Sql dba
what are the advantages of sql ? : Sql dba
What is your daily office routine?
What is the best sql course?
how to start mysql server? : Sql dba
what are all the common sql function? : Sql dba
what are aggregate and scalar functions? : Sql dba
Is primary key clustered index?
how to use regular expression in pattern match conditions? : Sql dba
Can we use distinct and group by together?