SQL > SELECT *
2 FROM v$oracle-l
3 WHERE UPPER(location) = 'VANCOUVER '
4 AND UPPER(country) = 'CANADA ';
from v$oracle-l
*
ERROR at line 2:
ORA-00933 (See ORA-00933.ora-code.com): SQL command not properly ended
(This is on Oracle 9.2.0.4)
Regards, Carel-Jan
==If you think education is expensive, try ignorance. (Derek Bok)
==
At 10:02 AM 4/2/2004, you wrote:
>Hi all,
>
>Seriously, I hope I can hear from you.
>
>
>Thanks
>
>Sinardy
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --