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


TABLE: CS.CS_KB_TEMP_SEARCH_RESULTS

Object Details
Object Name: CS_KB_TEMP_SEARCH_RESULTS
Object Type: TABLE
Owner: CS
Subobject Name:
Status: VALID

Temporary Table Details

CS.CS_KB_TEMP_SEARCH_RESULTS 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
Columns
Name Datatype Length Mandatory Comments
ID NUMBER

SCORE NUMBER

TYPE_ID NUMBER

TYPE VARCHAR2 (100)
SUMMARY VARCHAR2 (2000)
RECORD_SOURCE_TYPE VARCHAR2 (30)
Query Text

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


SELECT ID
,      SCORE
,      TYPE_ID
,      TYPE
,      SUMMARY
,      RECORD_SOURCE_TYPE
FROM CS.CS_KB_TEMP_SEARCH_RESULTS;

Dependencies

[top of page]

CS.CS_KB_TEMP_SEARCH_RESULTS does not reference any database object

CS.CS_KB_TEMP_SEARCH_RESULTS is referenced by following:

SchemaAPPS
SynonymCS_KB_TEMP_SEARCH_RESULTS