Skip to main content

Module copy

Module copy 

Source
Expand description

COPY FROM Statement Execution

Bulk imports data from CSV or JSON files, bypassing per-row SQL parsing for significantly faster loading compared to individual INSERT statements.