if we give update table_name set column_name= default.
what will happen?
its given in pl sql block.what will hapen?
Answers were Sorted based on User's Feedback
Answer / manoj
It will fill the default value through out that column
by null
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / gopal
If default is speceified for the table then it will update
with default value. Else it will update null values
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / guest
IT WILL UPDATE NULL IN THE COLUMN IF YOU NOT PROVIDE ANY
VALUE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ehtesham malik
if you set default value then it will update column with
null value.
| Is This Answer Correct ? | 1 Yes | 1 No |
How many rows will return from dual table?
What is the use of sqldataadapter?
Is sql an operating system?
can we write stored function in out parameters? how to call through select statement? how to written more than one value plz give the exmple?
How are functions and procedures called in PL/SQL?
What is a primary key sql?
What is meant by truncate in sql?
What is record data type?
what is the difference between truncate and delete statement? : Transact sql
Which kind of parameters cannot have a default value in pl sql?
How to rename a column in the output of sql query?
Which is faster joins or subqueries?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)