if we give update table_name set column_name= default.
what will happen?
Answer Posted / akki julak
if you gave a default value for that column
then it takes that default value
otherwise it takes NULL
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is pivot in sql?
Name the different types of indexes in sql and define them.
What type of database is cloud sql?
Can we insert in view in sql?
what is the difference between a having clause and a where clause? : Sql dba
What is the syntax and use of the coalesce function?
What is clustered index sql?
What is sql architecture?
Enlist the data types that can be used in pl/sql?
Does truncate require commit?
What is primary and foreign key?
How can we make an if statement within a select statement?
Which function is used to return remainder in a division operator in sql?
How to raise user-defined exception with custom sqlerrm ?
What is pragma in pl sql?