We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8269d2 commit c9dff6fCopy full SHA for c9dff6f
2 files changed
helper_sql.sql
test.sql
@@ -31,7 +31,6 @@ AS
31
BEGIN
32
-- comments
33
END;
34
-GO
35
36
37
declare @stmt VARCHAR(8000) = '
0 commit comments