alexandre-lecoq / alexandre-lecoq/QueryMultiDb

Study the possibility to execute SQL query batches

Đang mở
#31 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
code enhancement long term
Ngôn ngữ chính
C#
Star
2
Fork
5
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.