- SQL Operations Studio Version: Steps to Reproduce: Right click on table and select Script as Delete. Result is a DROP TABLE statement not a DELETE statement Expected result Should either produce a DELETE statement, or be renamed to SCRIPT as DROP.