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 |
What is sql in java?
How to perform a loop through all tables in pl/sql?
What is the maximum number of triggers, you can apply on a single table?
what is sql optimization
Why do we use joins in sql?
How many types of triggers are there in pl sql?
Can we join 3 tables in sql?
What is set serveroutput on?
how does a local variable is defined using t-sql? : Transact sql
What is latest version of sql?
What is anonymous block in sql?
Are null values same as that of zero or a blank space?
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)