DBA Data[Home] [Help] [Dependency Information]


TABLE: AHL.AHL_SRCH_UNIT_SCHEDULES

Object Details
Object Name: AHL_SRCH_UNIT_SCHEDULES
Object Type: TABLE
Owner: AHL
Subobject Name:
Status: VALID

Temporary Table Details

AHL.AHL_SRCH_UNIT_SCHEDULES is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: AHL_SRCH_UNIT_SCHEDULES_PK
  1. ColumnSRCH_UNIT_SCHEDULE_ID
Indexes
Index Type Uniqueness Tablespace Column
AHL_SRCH_UNIT_SCHEDULES_PK NORMAL UNIQUE Tablespace ColumnSRCH_UNIT_SCHEDULE_ID
Columns
Name Datatype Length Mandatory Comments
SRCH_UNIT_SCHEDULE_ID NUMBER
Yes
UNIT_CONFIG_HEADER_ID NUMBER
Yes
UNIT_SCHEDULE_TYPE VARCHAR2 (30) Yes
UNIT_SCHEDULE_ID NUMBER

VISIT_ID NUMBER

VISIT_NAME VARCHAR2 (80)
START_TIME DATE

END_TIME DATE

DEPARTMENT_ID NUMBER

ORGANIZATION_ID NUMBER

VISIT_STATUS_CODE VARCHAR2 (30)
VISIT_IS_ORG_VALID VARCHAR2 (1)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SRCH_UNIT_SCHEDULE_ID
,      UNIT_CONFIG_HEADER_ID
,      UNIT_SCHEDULE_TYPE
,      UNIT_SCHEDULE_ID
,      VISIT_ID
,      VISIT_NAME
,      START_TIME
,      END_TIME
,      DEPARTMENT_ID
,      ORGANIZATION_ID
,      VISIT_STATUS_CODE
,      VISIT_IS_ORG_VALID
FROM AHL.AHL_SRCH_UNIT_SCHEDULES;

Dependencies

[top of page]

AHL.AHL_SRCH_UNIT_SCHEDULES does not reference any database object

AHL.AHL_SRCH_UNIT_SCHEDULES is referenced by following:

SchemaAPPS
SynonymAHL_SRCH_UNIT_SCHEDULES