Avatar

Correct answer by
Community Advisor

Hi,

 

That must be a new thing. Internal has same access as anyone in operator table with admin right.

Since you have admin right, just use a sql script?

delete from xtkentity where sname='Marketing offers';
drop table ...

 

Thanks,

-Jon

View solution in original post