Are truncate and delete commands same? If so why?
No Answer is Posted For this Question
Be the First to Post Answer
How to recover a dropped index?
What happens to the data files if a tablespace is dropped?
Can we write dml statement in function in oracle?
What is user managed backup in Oracle?
How to create a table interactively?
What is difference between truncate and delete?
What is rich query?
What is a dead lock in oracle?
What is different types of joins?
Draw E-R diagram for many to many relationship ?
What is an Oracle index?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.