Show TOC

-7064: Feature not allowed in temp table definitionLocate this document in the navigation structure

Use

Explanation

A referential CONSTRAINT definition cannot be specified for a temporary table.

User Response

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