data-dictionary

FPSAPP.ADM_TABLE_LOOP_COLUMNS

Data Dictionary

>

FPSAPP Tables

> FPSAPP.ADM_TABLE_LOOP_COLUMNS

Table FPSAPP.ADM_TABLE_LOOP_COLUMNS"

This table stored the values used in the loop of ADM_TABLE_LOOP since dynamic queries are not allowed within a loop.

  • Schema: FPSAPP

  • Tablespace: FPSDATA

  • Primary key: OWNER, TABLE_NAME, PK_COLUMN1_VALUE, PK_COLUMN2_VALUE


Column

Type

Nullable

Comment

OWNER

VARCHAR2(30)

N

TABLE_NAME

VARCHAR2(30)

N

PK_COLUMN1_VALUE

VARCHAR2(1000)

N

The value of the first column of the primary key.