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 are the built in functions of sql?
Do prepared statements prevent sql injection?
What is Materialized View? In What Scenario we Use Materialized View?
How to display the records between two range in Oracle SQL Plus?
How do I view stored procedures?
What is composite primary key in sql?
What are the types of join and explain each?
how to drop an existing table in mysql? : Sql dba
What is error ora-12154: tns:could not resolve the connect identifier specified?
What is sqlexception in java?
Differentiate between % rowtype and type record.
what is “go” in t-sql? : Transact sql
What are crud methods?
Is sql similar to python?
How many triggers can be applied to a table?