Created
January 30, 2014 20:49
-
-
Save gtallen1187/12fc4b2501518b61ba7e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
bcp [database_name.] schema.{table_name | view_name | "query" {in data_file | out data_file | queryout data_file | format nul} | |
[-a packet_size] | |
[-b batch_size] | |
[-c] | |
[-C { ACP | OEM | RAW | code_page } ] | |
[-d database_name] | |
[-e err_file] | |
[-E] | |
[-f format_file] | |
[-F first_row] | |
[-h"hint [,...n]"] | |
[-i input_file] | |
[-k] | |
[-K application_intent] | |
[-L last_row] | |
[-m max_errors] | |
[-n] | |
[-N] | |
[-o output_file] | |
[-P password] | |
[-q] | |
[-r row_term] | |
[-R] | |
[-S [server_name[\instance_name]] | |
[-t field_term] | |
[-T] | |
[-U login_id] | |
[-v] | |
[-V (80 | 90 | 100 )] | |
[-w] | |
[-x] | |
/? | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment