forked from mtikoian/SQLDBA-SSMS-Solution
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathHelp.sql
More file actions
17 lines (12 loc) · 701 Bytes
/
Copy pathHelp.sql
File metadata and controls
17 lines (12 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- 01) Common Queries
https://data.stackexchange.com/stackoverflow/queries
-- 02) Brent Introduction to StackOverflow Schema
https://www.brentozar.com/archive/2018/02/gentle-introduction-stack-overflow-schema/
-- 03) Database schema documentation for the public data dump and SEDE
https://meta.stackexchange.com/questions/2677/database-schema-documentation-for-the-public-data-dump-and-sede
-- 04) Query Plan Operators
https://sqlserverfast.com/epr/operator-list/
-- 05) Database for practice
https://www.brentozar.com/archive/2018/01/updated-and-smaller-stack-overflow-demo-databases/
https://www.brentozar.com/archive/2015/10/how-to-download-the-stack-overflow-database-via-bittorrent/
-- 06)