TimesTen Error Messages

TT-03106

FIRST keyword cannot be used in subquery


Cause

You attempted to use the FIRST keyword in a subquery. This keyword can be used only in the main query. TimesTen does not support the FIRST keyword in subqueries.


Action

Modify your subquery statement and retry the operation.


Additional Information

TimesTen cannot execute the SQL statement.