Created
August 28, 2014 16:33
-
-
Save teopost/577704870ca97cf27071 to your computer and use it in GitHub Desktop.
Truncate table from csv with csvfix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
csvfix sql_insert -en -sep "|" -ifn -hdr "TRUNCATE TABLE dbo.IGM_IMP_CLIFOR_TESTDOCremo" -s "\ngo\n" -f 1:CHIAVE,27:DES_DOC,28:DES_NOTE -t IGM_IMP_CLIFOR_TESTDOC -o a.txt io_clifor_testdoc.dat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment