You can use the Insert
Rows transformation to create an SQL query that will insert the rows
into the target table.
Perform the following
tasks to insert the rows:
Insert Rows is one of
the specialized transformations that are provided in the SQL folder
in the SAS Data Integration Studio transformation tree.
The SQL folder is shown
the following display:
SQL Folder
These specialized transformations
enable you to perform basic SQL tasks in SAS Data Integration Studio
jobs. You can use the transformations to create tables, insert, merge,
and delete rows, update columns, and execute custom SQL code. You
can use the transformations in jobs in the same way that Insert Rows
is used in the job described in this topic.