[Home] [Help]
[Dependency Information]
| Object Name: | ASO_BI_DISC_BUK_MV |
|---|---|
| Object Type: | MATERIALIZED VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Container: | ASO_BI_DISC_BUK_MV |
|---|---|
| Updatable: | N |
| Rewrite Enabled: | N |
| Rewrite Capability: | TEXTMATCH |
| Refresh Mode: | DEMAND |
| Refresh Method: | FAST |
| Build Mode: | DEFERRED |
| Fast Refreshable: | DIRLOAD_DML |
BIS_BUCKET
BIS_BUCKET_CUSTOMIZATIONS
| 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
BIS
BIS_BUCKET
BIS_BUCKET_CUSTOMIZATIONS
APPS
ASO_BI_QOT_DISCB_MV
|
|
|
|