That gives me the SQL for the create table of the class I provide as Table. Then I replace create table’ with ‘create TEMPORARY table’ and execute it?
That gives me the SQL for the create table of the class I provide as Table. Then I replace create table’ with ‘create TEMPORARY table’ and execute it?