sql error
From: Zelli, Brian <Brian.Zelli_at_RoswellPark.org>
Date: Mon, 16 Jun 2014 18:53:51 +0000
Message-ID: <7DCF5A73984B85409A1FB7B957E590ED8443783A_at_EXMB3RSC.roswellpark.org>
update roswellrlm.U_COLLANNOTATE
Date: Mon, 16 Jun 2014 18:53:51 +0000
Message-ID: <7DCF5A73984B85409A1FB7B957E590ED8443783A_at_EXMB3RSC.roswellpark.org>
update roswellrlm.U_COLLANNOTATE
set U_COLLANNOTATE.ER = roswellrlm.u_c_b.ER, U_COLLANNOTATE.PR = roswellrlm.u_c_b.PR, U_COLLANNOTATE.HER2 = roswellrlm.u_c_b.HER2where u_collannotate.u_collannotateid = roswellrlm.u_c_b.u_caid;
I try and run this and I get:
ORA-00904: "ROSWELLRLM"."U_CE_B"."U_CAID": invalid identifier
What the heck is wrong? At first I thought the name was too long so I shortened it but it is still the same error.
Brian
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jun 16 2014 - 20:53:51 CEST