Cause
The INTO clause may not be used in a subquery.
Action
Check the syntax, place the INTO clause in the top-level query, and retry the statement.
Error Message
inappropriate INTO
The INTO clause may not be used in a subquery.
Check the syntax, place the INTO clause in the top-level query, and retry the statement.