What is difference between TRUNCATE & DELETE?
Answer Posted / rao
we can utilise the space for record which is uesd to
truncate but delete we cant use same same space.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the usage of sql functions?
What is the sql case statement?
What is an escape character in sql?
what is auto increment? : Sql dba
What is int identity in sql?
How to run pl sql program in mysql?
What are the events on which a database trigger can be based?
Does user triggers have entry for trigger with compilation errors?
What is before and after trigger?
Why do you partition data?
How do I start pl sql?
Define union, minus, union all, intersect ?
Is pl sql better than sql?
What is the least restrictive isolation level? : Transact sql
What are the most important ddl statements in sql?