I am using very simple test SQL
SELECT SITE_PRIM_DATA_SOURCE
FROM CUSTOMER_SITES
and error output ORA-00904: invalid column name
Howerver if I use old field name in my SQL it works and get result back. Does not make sence to me.
Thanks for looking at this for me!




Reply With Quote