Registering by using BULK INSERT in ODBC

You can register (INSERT) multiple records at a time by using BULK INSERT in Redshift or Snowflake. This function enables you to register a large amount of data more quickly.

To use the BULK INSERT function, select BULK INSERT on the Database Table - Detailed Information screen.

In addition to the memory space required for regular data processing, the BULK INSERT function uses memory space of up to approximately 100 MB depending on the record size.