Hi,
yes I am using sqlplus oracle8.0.5
SQL> ed
Wrote file afiedt.buf
1 create or replace view test_v as
2 select obl_num from obl
3* order by obl_num
SQL> /
order by obl_num
*
ERROR at line 3:
ORA-00933: SQL command not properly ended
|
Results 1 to 7 of 7
Thread: views & order byThreaded View
|
Click Here to Expand Forum to Full Width |