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 -> PL/SQL question

PL/SQL question

From: stuarti <stuirvineNOstSPAM_at_hotmail.com.invalid>
Date: Fri, 04 Feb 2000 12:49:54 -0800
Message-ID: <1e7a7f42.2df16309@usw-ex0104-025.remarq.com>


I have a column in a table called "variance" (the same as the function) when I try to select the column into a variable in a PL/SQL block I get a compile error because PL/SQL is expecting a "(" because variance is a function name.

Does anybody have any suggestions on how to get around this, other than recreating the table. (I did not create the table)

Stuart

Received on Fri Feb 04 2000 - 14:49:54 CST

Original text of this message

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