Articles tagged with: missing INTO keyword
Oracle Error »
ORA-14166: missing INTO keyword
Cause: keyword INTO missing
Action: supply missing keyword
Oracle Error »
ORA-00925: missing INTO keyword
Cause: An INSERT statement has been entered without the keyword INTO.
Action: Correct the syntax. Insert the keyword INTO where required and then retry the statement.



