"sql command not properly ended" is driving me mad
582145Jun 9 2007 — edited Jun 1 2012Doesn'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