Entering content frame

-5012: Missing definite table name 

Explanation:

If a table name in a FROM clause is used several times with different owner, then the table name must always be specified with the desired owner within this SQL statement.

User Action:

Specify the owner with the table names.

 

Leaving content frame