Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Article on using aliases in SELECT statements
Interesting stuff Jonathan.
Hope the CEO has forgiven you by now. :)
Seems that I've read that 'building SQL incrementally' in the past.
I nearly always start with the FROM, then go to the WHERE, using a SELECT COUNT(*) to get these working, then fill in the the columns needed, always using table aliases of course.
Jared
Jonathan Gennick <listmail_at_gennick.com>
Sent by: root_at_fatcity.com
08/23/2002 09:58 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: Article on using aliases in SELECT statements
I just wrote an article on using aliases that some might find interesting. It came out of a question a reader asked me. The article is at:
http://www.onlamp.com/pub/a/onlamp/2002/08/22/gennick.html
Jonathan Gennick --- Brighten the corner where you are
mailto:jonathan_at_gennick.com * 906.387.1698
http://Gennick.com * http://MichiganWaterfalls.com *
http://ValleySpur.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jonathan Gennick
INET: listmail_at_gennick.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Jared.Still_at_radisys.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Aug 23 2002 - 12:43:25 CDT