Vidyalelo
PHP · Q38

Databases Handling

Programming · PHP · question 38

Q38

Use the .............. to delete the data inside the table, and not the table itself?

A.
DROP TABLE
B.
DELETE TABLE
C.
TRUNCATE TABLE
Answer
D.
REMOVE TABLE

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board