Entering content frame

-7064: Feature not allowed in temp table definition 

Explanation:

You cannot specify a referential CONSTRAINT definition for a temporary table.

User Action:

Repeat the SQL statement without the invalid specification, or create a permanent table instead of the temporary table.

 

Leaving content frame