Discussion
2
Replies
793
Views
Posted: June 23, 2015
Last activity: June 24, 2015
Closed
SQL to create stored procedures
Does anyone know where I could find the SQL to create the following stored procedures:
sppr_fv_uc_ins
sppr_fv_uc_upd
sppr_base_uc_del
sppr4_fv_ins
sppr4_base_del
sppr4_fv_upd
Thanks
Run PRPC installation script with just 'Generate Schema' ant target in setupDatabase.xml.
It will generate SQLs for the store procedures in 'Schema' folder of Pega Installation package.