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


TABLE: BIM.BIM_R_LOCATIONS

Object Details
Object Name: BIM_R_LOCATIONS
Object Type: TABLE
Owner: BIM
Subobject Name:
Status: VALID


This tables stores region, country information


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BIM_R_LOCATIONS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnREGION
BIM_R_LOCATIONS_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOUNTRY
ColumnREGION
Columns
Name Datatype Length Mandatory Comments
COUNTRY VARCHAR2 (30)
country code
REGION VARCHAR2 (30)
region code
SECURITY_GROUP_ID NUMBER

used in hosting environment
Query Text

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


SELECT COUNTRY
,      REGION
,      SECURITY_GROUP_ID
FROM BIM.BIM_R_LOCATIONS;

Dependencies

[top of page]

BIM.BIM_R_LOCATIONS does not reference any database object

BIM.BIM_R_LOCATIONS is referenced by following:

SchemaAPPS
SynonymBIM_R_LOCATIONS