Skip to Main Content

Oracle Database Discussions

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!

"sql command not properly ended" is driving me mad

582145Jun 9 2007 — edited Jun 1 2012
Doesn't make sense why it errors out... very basic queries.. someone please, explain. thx.
select count(*)
from account

select count(*)
from contact
/

ORA-00933: SQL command not properly ended
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2012
Added on Jun 9 2007
7 comments
28,287 views