Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> simple sql question.

simple sql question.

From: Shravana Kumar <kumar.shravana_at_blr.spcnl.co.in>
Date: Fri, 20 Dec 2002 05:27:53 +0530
Message-ID: <3E025D01.41FE8586@blr.spcnl.co.in>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US