Drop Table?

Alex_Chow
Alex_Chow Member Posts: 5,063
edited 2011-10-27 in SQL General
We have a database with a huge amount of data in the Change Log table (60GB). Is there a way to use SQL command to drop the table without having it write to the transaction log?

Answers