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 / manoj
It will fill the default value through out that column
by null
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the current version of sql?
Can delete statement be rollbacked?
what are all the common sql function? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
what is sql server agent? : Sql dba
Is primary key clustered index?
what are aggregate and scalar functions? : Sql dba
how to start mysql server? : Sql dba
What is your daily office routine?
What is the best sql course?
how many tables will create when we create table, what are they? : Sql dba
Is primary key always clustered index?
Can we use distinct and group by together?
How do I remove duplicates in two columns?
Do we need to rebuild index after truncate?