Skip to content

Commit 2b4e929

Browse files
Update README.md
1 parent 0fd7c7b commit 2b4e929

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,16 @@ join Avg_Sales t2
134134
on t1.total_sales_per_store > t2.avg_sales_for_all_stores;
135135

136136
```
137+
138+
---
139+
---
140+
141+
## Referring More advance topics such as Views , Stored Procedures , Indexes , Query Optimisations from here - [Don't Click here](https://roadmap.sh/sql)
142+
143+
---
144+
---
145+
146+
## Please Make sure to checkout other readme's for Interview Problems , content is regularly updating so stay tuned !!
147+
148+
149+

0 commit comments

Comments
 (0)