[Home] [Help]
[Dependency Information]
Object Name: | BSC_DB_RESERVED_WORDS |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_DB_RESERVED_WORDS stores all the reserved words that cannot be used as column name ,table name , dataset name , measure name, etc.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_DB_RESERVED_WORDS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
TYPE | NUMBER | (3) | Yes | Type 1 = Function, 2 =Operator |
WORD | VARCHAR2 | (60) | Yes | Reserved word |
Cut, paste (and edit) the following text to query this object:
SELECT TYPE
, WORD
FROM BSC.BSC_DB_RESERVED_WORDS;
BSC.BSC_DB_RESERVED_WORDS does not reference any database object
BSC.BSC_DB_RESERVED_WORDS is referenced by following:
|
|
|