筆記筆記
sqlcmd -E //windows驗證 sqlcmd -U -P SQL //驗證 sqlcmd -S //連至別台似服器用 sqlcmd -E -i c:\123.sql -0 c:\123.txt //-i input sql檔 -o 輸出sql檔至