📅  最后修改于: 2022-03-11 15:05:18.679000             🧑  作者: Mango
-- Most likely, you need your DBA to grant user A access to whatever tables in the PCT schema that you need. Something like:
GRANT SELECT ON pct.pi_int TO a;