Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> simple sql question.
Hi All,
we are using oracle 9.2.0 on sun solaris 8.
SQL> select * from tab; ( get some results only if you end the statement with a semi colon )
SQL> desc tab ( get results even if you don't end the statement with the semi colon )
why?
thanks,
Best Regards,
ShravanaKumar.
Received on Thu Dec 19 2002 - 17:57:53 CST
![]() |
![]() |