- Load data with the
insert
statement
- Load data with the
select into
statement
- Use the
bulk insert
statement
- Use the bcp program
- Identify key features of Data Transformation Services
- Use DTS Designer to create a package.
- Create, schedule, and run DTS packages
- Identify key features of DTS Wizard
- Run the DTS Wizard
The next lesson will cover loading data with the
insert
statement.