I wrote a.net program to parse through the file and build INSERT statements for the data.
我编写了一个. NET程序来解析这个文件并为数据构建insert语句。
Upon arrival, a customer-written program adds the records to a staging table then USES insert statements to add the records to the fact table.
当该文件到来时,用户编写的一个程序将这些记录添加到一个staging表中,然后使用insert语句将这些记录添加到事实表中。
The last step is to execute the INSERT statement. Here is the code for that program.
最后一个步骤是执行这条insert语句。
The last step is to execute the INSERT statement. Here is the code for that program.
最后一个步骤是执行这条insert语句。
应用推荐