view

A few Database Table instances reference database views rather than database tables. You cannot open or save instances of the classes named in these Database Table instances, but you can create rules of three types that access views:

For example, the Database Table data instance named Data-Assignment-Summary references a view named pwvb4_assignment_summary.

By convention, the initial PegaRULES schema uses the prefix pwbv4_ to identify most views. Views, a standard feature of Oracle and other relational database systems, facilitate fast searching and reporting.

Related Topics IconRelated terms