Student Ticket Order Database
Database Naming
Table Ownership
The student ticket order databases have a different table owner depending on
whether it is test or production
as follows:
| System | Owner |
| Test | AUP51 |
| Production | AUP52 |
Database Names
There are 2 tables that comprise the organizational
database. These are:
| Description | Name |
| Ticket Control Table | STU_TICKET_CONTROL |
| Ticket Order Table | STU_TICKET_ORDER |