The INSERT statement allows you to insert data without first putting it into a flat file. Using this command, you can either:
Insert a specified set of values row by row
Insert directly from database tables
See the sections that follow for details of these two forms of the command.