Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help! New user
When I run this statement I get "ora-00904: invalid column name":
select * from dci.customer where custid=5;
CustID is the primary key in this table, and is displayed when I exclude the where clause.
Troy Perchotte Received on Wed Apr 08 1998 - 19:13:16 CDT
![]() |
![]() |