Code:IF EXISTS(SELECT 1 FROM sys.objects WHERE OBJECT_ID = OBJECT_ID(N'tablename') AND type = (N'U')) BEGIN DROP TABLE tablename END
|
Results 1 to 3 of 3
Thread: Query record in tables..Threaded View
|
Click Here to Expand Forum to Full Width |