Syntax Elements - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

Isolated Loading Options

 

Syntax Element …

Specifies …

WITH ISOLATED LOADING

the INSERT can be performed as a concurrent load isolated operation on a table that is defined with load isolation.

NO

that the INSERT is not performed as a concurrent load isolated operation.

CONCURRENT

optional keyword that can be included for readability.