Which of the following statement is true?
- DELETE does not free the space containing the table and TRUNCATE free the space containing the table
- Both DELETE and TRUNCATE free the space containing the table
- Both DELETE and TRUNCATE does not free the space containing the table
- DELETE free the space containing the table and TRUNCATE does not free the space containing the table
Correct Answer:
A.DELETE does not free the space containing the table and TRUNCATE free the space containing the table
need an explanation for this answer? contact us directly to get an explanation for this answer