Answer Posted / udhayakumar
delete is used to delete one or more rows from the table
where as truncate to delete all the rows without its
structure from the table
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the need of a partition key?
What is the source code of a program?
What does fetching a cursor do?
What is the difference between local variables and global variables?
What is pl/sql language case sensitive?
How do I view a sql database?
Why are cursors used?
What is query optimization in sql?
What are pl/sql packages?
What are few of the schema objects that are created using PL/SQL?
What is the use of function "module procedure" in pl/sql?
What is sql partition?
what are sequences
Can a primary key be a foreign key?
Is sql free?