Skip to content

Commit 155f6c5

Browse files
author
Kevin Martin
committed
added schema that includes special characters
1 parent 0d910f9 commit 155f6c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CREATE SCHEMA [Schema_Including_$pecial_Characters_in_Name]
2+
AUTHORIZATION [dbo]
3+
GO

0 commit comments

Comments
 (0)