data load warnings. [message #228844] |
Wed, 04 April 2007 06:53 |
shahnazurs
Messages: 240 Registered: June 2005 Location: India
|
Senior Member |
|
|
SP2-0734: unknown command beginning "Insert ..." - rest of line ignored.
(ENAME, EMPID, LOCATION, DEPTNO)
*
ERROR at line 1:
ORA-00928: missing SELECT keyword
I have stored as insert statements in toad, i just executed from sql*plus like
sql>@script_test
But is shows those above line, anyhow all the rows got inserted...
could you please tell me why this happened?
Thanks,
Shahnaz.
|
|
|
|