[Home] [Help]
[Dependency Information]
| Object Name: | ASO_BI_DISC_BUK_MV |
|---|---|
| Object Type: | TABLE |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| R | ROWID | (10) | Rowid for fast refreshability purpose | |
| C | ROWID | (10) | Rowid for fast refreshability purpose | |
| MARK | VARCHAR2 | (2) | To identify mark | |
| LOW | NUMBER | Low range of bucket | ||
| HIGH | NUMBER | High range of bucket | ||
| SHORT_NAME | VARCHAR2 | (30) | Short name of the range | |
| BUCKET_ID | NUMBER | Bucket id |
Cut, paste (and edit) the following text to query this object:
SELECT R
, C
, MARK
, LOW
, HIGH
, SHORT_NAME
, BUCKET_ID
FROM APPS.ASO_BI_DISC_BUK_MV;
APPS.ASO_BI_DISC_BUK_MV does not reference any database object
APPS.ASO_BI_DISC_BUK_MV is referenced by following:
APPS
ASO_BI_DISC_BUK_MV
ASO_BI_QOT_DISCB_MV
|
|
|
|