HOMES Bulk Insert
Table - Sorted Table - Copybook - Create Table - Format File - Bulk Insert - Row Size - Back To Table Index


BULK INSERT HOMES
FROM 'DATA\SQLSERVER\HOMES.deli'
WITH (
   FORMATFILE = 'FORMAT_FILES\HOMES.fmt'
)
go

To Top - bulk_insert_all_tables.csh - copybook.txt

Output Generated By +1Copybook From +1 Software Engineering LLC.
Created on: 23-MAY-2020 11:22 AM