Difference between DELETE and TRUNCATE Command
DELETE Comand Vs. TRUNCATE Command TRUNCATE command : TRUNCATE command is faster in compare to DELETE command as it uses fewer system & the transaction log resources . This commands…
A Free Feast of knowledge portal for you