You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: cutplace --sql bulk_insert some_cid.ods data.csv creates a T/SQL bulk insert statement to insert data.csv into a table described by some_cid.ods.
Goal:
cutplace --sql bulk_insert some_cid.ods data.csv
creates a T/SQLbulk insert
statement to insertdata.csv
into a table described bysome_cid.ods
.bulk insert
documentation: https://msdn.microsoft.com/en-us/library/ms188365.aspxThe text was updated successfully, but these errors were encountered: