Solved
How to call a external table which is inside a schema in Connect SQL
Hi All,
I have to call a external DB table as below. I am getting error as invalid identifier.
SELECT col1,col2 FROM TABLE(xxx_dta_base.PKG_USR_xxx.get_disp_dta(12345,TO_DATE('05/20/2024','MM/DD/YYYY')))
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.