when i am trying to call this statement from sql:
SELECT * FROM "HCP"."HCP_ACTIVATED_ROLES"
The error i am getting is:
Could not find table/view HCP_ACTIVATED_ROLES in schema HCP
when i am trying to call this statement from sql:
SELECT * FROM "HCP"."HCP_ACTIVATED_ROLES"
The error i am getting is:
Could not find table/view HCP_ACTIVATED_ROLES in schema HCP