You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-9
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,11 @@
1
1
# Advanced SQL Puzzles
2
2
3
-
----
3
+
### https://advancedsqlpuzzles.com
4
4
5
-
####Welcome to my GitHub repository.
5
+
### Welcome to my GitHub repository.
6
6
7
7
I hope you enjoy solving these puzzles as much as I have enjoyed creating them.
8
8
9
-
----
10
-
11
-
Please visit my website at:
12
-
## https://advancedsqlpuzzles.com ##
13
-
14
-
----
15
-
16
9
All solutions are written in Microsoft SQL Server's T-SQL, but can be easily modified to fit your flavor of SQL.
17
10
18
11
I also have quite a few tips, tricks and learning materials available if you scroll through. I try to keep things to the advanced level and not recreate the already abundant amount of SQL resource materials available.
0 commit comments