On 9/4/19 8:02 AM, Kumar, Virendra wrote:
Here is function code:
Table definition is below:
--
product_master_fdw=# \d product_owner.external_sys_class_code_pres;
Table "product_owner.external_sys_class_code_pres"
Column | Type | Collation |
Nullable | Default
I see ora2pg in the function and product_master_fdw above. Is this a foreign table? -- Adrian Klaver [email protected]
