Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL question
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
![]() |
![]() |