Hi all,

i have some sql query which is more than 316 char now the problem is when i try to run this command in oracle sqlplus then it gives me below error:

SP2-0734: unknown command beginning "ERATION li..." - rest of line ignored.

the command is correct i can run same command by using some file .

i think sqlplus is not able to read all character of this command.

...