alexandre-lecoq / alexandre-lecoq/QueryMultiDb

Study the possibility to execute SQL query batches

未關閉
#31 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
code enhancement long term
主要語言
C#
星號
2
分支
5
PR 合併指標
30 天內沒有已合併 PR

描述

Study the possibility to execute SQL query batches (similar to `GO` in SSMS).

Either using `GO`, or by passing several SQL files as input.
Using `GO` sounds better for being handled by GUI.
`GO` is supported in SQLCMD, OSQL et SSMS.
The syntax is : `GO [count]`
`GO` must be alone on a separate line without any SQL commands.
However the row can contain SQL comments.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。