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

Home -> Community -> Usenet -> c.d.o.misc -> Oracle SQL engine?

Oracle SQL engine?

From: Norris <johnnie_at_cooper.com.hk>
Date: 3 Aug 1999 13:58:50 GMT
Message-ID: <7o6siq$kto$1@imsp009a.netvigator.com>


Can anybody tell me the differences between the following two SQL?

select a.* , dummy from dual a
/

select * , dummy from dual a
/

--



http://www.washington.edu/pine/faq/ Received on Tue Aug 03 1999 - 08:58:50 CDT

Original text of this message

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