Skip to content

Commit bde882f

Browse files
authored
Update setup-or-reset-demo.sql
1 parent 81367f8 commit bde882f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

samples/applications/iot-smart-grid/setup-or-reset-demo.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ BEGIN ATOMIC WITH (TRANSACTION ISOLATION LEVEL=SNAPSHOT, LANGUAGE=N'English')
6363

6464
END;
6565
GO
66-
SET TRANSACTION ISOLATION LEVEL SNAPSHOT;
67-
GO
6866
CREATE PROCEDURE [dbo].[InsertMeterMeasurementHistory]
6967
@MeterID INT
7068
AS

0 commit comments

Comments
 (0)