Computer has revolutionized the world and programming is the most important tool to make our dream come true;
BULK INSERT table_name FROM 'D:\data.DAT' WITH ( FIELDTERMINATOR =',', //分隔符 ROWTERMINATOR ='\n' //换行 )
No comments:
Post a Comment