insert newtab values(1) drop table newtab create table XXXX (field1 int null) insert XXXX values(1) grant select on XXXX to sa drop table XXXX create table XXXX (field1 int null) insert XXXX values(1) grant select on XXXX to sa drop table XXXX rollback tran create table XXXX (field1 int null) sp_help XXXX insert XXXX values(1) grant select on XXXX to sa drop table XXXX rollback tran lock table cDsnJbgnd..smfJwDlwb in share mode