Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SP2-0734: unknown command beginning

2936617May 26 2015 — edited May 26 2015

I am getting below error when updating column

>update logs set info='two active critical faults and one active major fault' where seq='1';

SP2-0734: unknown command beginning "one active..." - rest of line ignored

after settingĀ  set sqlblanklines on; also i am getting error

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2015
Added on May 26 2015
7 comments
1,294 views