Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: EXPLAIN OUTPUT
When I say in their scripts - I mean within the SQL Block itself. Of course there should be comments in the program.
Sam
-----Original Message-----
Sent: Tuesday, February 20, 2001 5:30 PM
To: Multiple recipients of list ORACLE-L
I dunno about _bad_ practice, but I tend to beat developers around the head and shoulders who DON'T put comments in there scripts. It makes it easier to follow what they think ther are doing and for others to later modify the script to change what it is doing.
Terry
"Sam P. Roberts (ZADCO ITIS)" wrote:
> Some of our developers put '--' i.e. comments in their SQL.
> This is painful when trying to extract the SQL to explain (screws
dbartisan
> up as well) .
> Does anybody have an SQL Query that can help or point me to a manual or
> paper that says it is bad practice to put comments inside SQL blocks.
>
> Regards
>
> Sam
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Sam P. Roberts (ZADCO ITIS)
> INET: roberts_at_zadco.co.ae
>
> 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: Terry Ball INET: terry_ball_at_csgsystems.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: Sam P. Roberts (ZADCO ITIS) INET: roberts_at_zadco.co.ae 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 Tue Feb 20 2001 - 21:43:47 CST