I have problem for drop a table.
SQL enterprise, drop the table and when refresh the database, reappear.
if use isql/w .
truncate table xxxxxx
the error> could not truncate table xxxxx, there is not enough room in the
log to record the deallocation of all of the index data pages.
if drop table xxxxxx
not drop.
Thanks