Skip to content

Instantly share code, notes, and snippets.

@Rotceh
Created July 19, 2017 09:29
Show Gist options
  • Select an option

  • Save Rotceh/15e1e783a1da8c76446164a20b897f0f to your computer and use it in GitHub Desktop.

Select an option

Save Rotceh/15e1e783a1da8c76446164a20b897f0f to your computer and use it in GitHub Desktop.
將多個sql script以一個SQLCMD列表
:r .\sql01.sql
:r .\sql02.sql
:r .\sql03.sql
:r .\sql04.sql
:r .\sql05.sql
:r C:\testDB\db_script\sql06.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment