bp Interview Question

DBMS Question: What is the command for deleting the all the data inside the table without deleting the table?

Interview Answer

Anonymous

Jul 22, 2024

truncate

2