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.
Error Message
missing INTO keyword
An INSERT statement has been entered without the keyword INTO.
Correct the syntax. Insert the keyword INTO where required and then retry the statement.