9 lines
234 B
SQL
9 lines
234 B
SQL
grant select on MNP_STATO_DON_VIRT to dwh;
|
|
|
|
grant select on MNP_GEST_RICH_DON_VIRT_TC to dwh;
|
|
|
|
grant select on MNP_STATO_REC_VIRT to dwh;
|
|
|
|
grant select on MNP_GEST_RICH_REC_VIRT_TC to dwh;
|
|
|
|
grant select on MNP_GISP_ATT_CESS_IN to dwh; |