Sql Inteview Question #10 : What are catalog views?
Sql Inteview Question #10 What are catalog views? Solution
Sql Inteview Question #10 What are catalog views? Solution
Solution The delete command removes the rows from a table on the basis of the condition that we provide a WHERE clause. Truncate will actually remove all of the rows from a table, and there will be no data in the table after we run the truncate command.