4 lines
94 B
SQL
4 lines
94 B
SQL
-- v4: Sample outside transaction
|
|
-- transaction: off
|
|
|
|
INSERT INTO foo VALUES ('meow', '{}');
|