what is the difference between TRUNCATE and DELETE command
in SQL
Answers were Sorted based on User's Feedback
Answer / amit
In Truncate only data are remove from table
where as in delete structure of table are delete.
| Is This Answer Correct ? | 3 Yes | 9 No |
Answer / rams
TRUNCATE:
1. it is a DML command.
2. by using truncate we can remove data in a table
permanantly.
3. we cant roll back the data.
4. it is faster than delete command.
DELETE:
1. it is a DDL command
2. by using delete command we can remove data in a table,
but we can rollback the data.
4. it is slower than the truncate command.
| Is This Answer Correct ? | 13 Yes | 21 No |
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
What is auto invoicing? Explain : oracle accounts receivable
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )
why r u using etl tool.
Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.
what are the tools used for oracle 10g in real time.
How do you resize a data file?
can u give guidance abt packages of plsql
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
Hi I am searching for best oracle Apps institute? Please tel me which is best institute in hyderabad I am working in developer 6i....
what is debit memo and credit memo in AR?