-- Table: gobject_protected CREATE TABLE [gobject_protected] ( [gobject_id] int NOT NULL ); GO