diff between DELETE and TRUNCATE?.
Answer Posted / ron
To add to ans#1. truncate needs drop table level priviledges.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a procedure and a function?
How to start a specific oracle instance?
Explain the use of show option in imp command.
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is blob datatype?
State the difference between a primary key and foreign key?
Why does oracle 9i treat an empty string as null?
How to create an initialization parameter file?
Is java required for oracle client?
How to create id with auto_increment on oracle?
Explain mutating triggers.
Can we write dml statement in function in oracle?
How to drop an index in oracle?
Explain what does a control file contain?
What are the uses of synonyms?