mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #52 from Microsoft/jodebrui
Jodebrui - small fixes here and there
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
-- helper stored procedure to
|
||||
-- helper stored procedure to batch reservations
|
||||
|
||||
CREATE PROCEDURE BatchInsertReservations(@ServerTransactions int, @RowsPerTransaction int, @ThreadID int)
|
||||
AS
|
||||
|
||||
Reference in New Issue
Block a user