Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DataPumpTableExistsAction

IMPORT: Specifies the action to be performed when data is loaded into a preexisting table.

Enumeration members

Append

Append: = "APPEND"

Replace

Replace: = "REPLACE"

Skip

Skip: = "SKIP"

Truncate

Truncate: = "TRUNCATE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj