Product: | IGS - Student System |
---|---|
Description: | This entity describes the physical venue where an examination or graduation ceremony can be accommodated. A venue can exist within a location (eg. campus) or examination location (eg. Town Hall). |
Implementation/DBA Data: |
![]() |
SELECT VENUE_CD VENUE_CODE
, DESCRIPTION
, EXAM_LOCATION_CD EXAM_LOCATION_CODE
, NUMBER_OF_SEATS
, BOOKING_COST
, SUPERVISOR_LIMIT
, PRIORITY_CD PRIORITY_CODE
, CLOSED_IND CLOSED_INDICATOR
, COMMENTS
, RESOURCES_AVAILABLE
, ANNOUNCEMENTS
, SEATING_INFORMATION
, BOOKING_INFORMATION
, INSTRUCTIONS
, COORD_PERSON_ID COORDINATE_PERSON_IDENTIFIER
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
FROM IGS_GR_VENUE_ALL WITH READ ONLY