Skip to content

Instantly share code, notes, and snippets.

@arekgotfryd
Created September 10, 2019 16:13
Show Gist options
  • Save arekgotfryd/33c4576cf5b9208b0b2888d3debdf3b2 to your computer and use it in GitHub Desktop.
Save arekgotfryd/33c4576cf5b9208b0b2888d3debdf3b2 to your computer and use it in GitHub Desktop.
bcp import data from file to sql server table - usage
bcp McD.dbo.Stores in E:\bcp\Stores.dat -S localhost -n -Usa -Ppassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment