INSERT (Insert) node

This node represents the insertion of rows into a table.

Node name: INSERT

Represents: This node represents a necessary operation. To improve access plan costs, concentrate on other nodes (such as scans and joins) that define the set of rows to be inserted.


Feedback