Database - SQL for Database Construction - Discussion
Discussion Forum : SQL for Database Construction - True or False (Q.No. 8)
8.
The SQL DELETE statement is used to delete both the table structure and table data.
Discussion:
3 comments Page 1 of 1.
Sahil said:
1 decade ago
TRUNCATE statement is used to delete (truncate) only table data not table structure.
Blank table with its table structure remains as it is in database.
Blank table with its table structure remains as it is in database.
Nainy said:
1 decade ago
SQL DELETE statement is used to delete table data &
SQL DROP Statement is used to delete both the table structure and table data.
SQL DROP Statement is used to delete both the table structure and table data.
Seema verma said:
1 decade ago
SQL DELETE statement is used for table Data.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers