forked from CITKParus/P8-Panels
8 lines
329 B
SQL
8 lines
329 B
SQL
grant execute on PKG_P8PANELS to public;
|
|
grant execute on PKG_P8PANELS_PROJECTS to public;
|
|
grant execute on PKG_P8PANELS_SAMPLES to public;
|
|
grant execute on PKG_P8PANELS_EQUIPSRV to public;
|
|
grant execute on PKG_P8PANELS_RRPCONFED to public;
|
|
grant execute on PKG_P8PANELS_PE to public;
|
|
grant execute on PKG_P8PANELS_QE to public;
|