The bcp bulk copy utility can be used to insert large numbers of new rows into Microsoft® SQL Server™ tables. The utility requires no knowledge of Transact-SQL, but users must understand the structure of the tables they are bulk copying into and the types of data that are valid for the rows in the table.