if we give update table_name set column_name= default.
what will happen?

Answer Posted / meher

If any default value have been declare to that column when
creating the table then the defaul value will be updated.
Otherwise the column will be update by NULL.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many indexes can be created on a table in sql?

489


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

680


What is difference between procedure and trigger?

510


What are tables and fields?

578


how to run 'mysql' commands from a batch file? : Sql dba

605






How do I run a program in pl sql?

493


Why cross join is used?

622


What is a subquery in sql?

497


What is structural independence and why is it important?

542


What is a unique constraint?

604


What are the different dml commands in sql?

582


How do I run a sql script?

510


What is dml and ddl?

513


what are wild cards used in database for pattern matching ? : Sql dba

539


Does sql*plus also have a pl/sql engine?

552