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

Home -> Community -> Usenet -> c.d.o.tools -> Re: PL/SQL Tip of the Month

Re: PL/SQL Tip of the Month

From: PhanBao <phanbao_at_aol.com>
Date: 1998/09/16
Message-ID: <19980916191021.26464.00000297@ng-fd2.aol.com>#1/1

>I think the best solution in this matter is to use the Custom
>Development Method (CDM) which is developed by oracle Netherlands I
>think.
>
>They use the advise the following convention:
>example:
>cursor : c_cursor-name
>cursor parameter: b_parameter-name
>local variable : l_variable-name
>parameter : p_paramer-name
>etc.

 I agree.
 If you have a good naming convension, these problems shouldn't happen.

 Bao Phan. Received on Wed Sep 16 1998 - 00:00:00 CDT

Original text of this message

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