is there a way to tell the current tablespace for tables i create without IN
clause?
i know i can do that by create a table and select its tablespaceid from
syscat
any better solutions?
clause?
i know i can do that by create a table and select its tablespaceid from
syscat
any better solutions?
Comment