0% found this document useful (0 votes)
93 views

SQL Learining Resources

The document provides a list of SQL learning resources categorized into websites, books, free courses, practice exercises, notes and cheatsheets, and interview preparation. Key resources include W3Schools for basic SQL learning, Head First SQL and Practical SQL for beginner books, Udacity and Khan Academy courses, LeetCode and SQLZoo for practice problems, and GitHub links with common interview questions and case studies.

Uploaded by

Harsh Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views

SQL Learining Resources

The document provides a list of SQL learning resources categorized into websites, books, free courses, practice exercises, notes and cheatsheets, and interview preparation. Key resources include W3Schools for basic SQL learning, Head First SQL and Practical SQL for beginner books, Udacity and Khan Academy courses, LeetCode and SQLZoo for practice problems, and GitHub links with common interview questions and case studies.

Uploaded by

Harsh Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SQL Learning Resources

1. Websites

a. W3schools - https://www.w3schools.com/sql/

2. Books
a. Head First SQL -
https://www.amazon.in/Head-First-SQL-Beighley-Lynn/
dp/8184043686/ref=pd_vtp_5/262-6789241-8463946
b. Practical SQL -
https://www.amazon.in/Practical-SQL-Beginners-Guide
-Storytelling/dp/1593278276
c. SQL Cookbook -
https://www.amazon.in/Cookbook-Cookbooks-OReilly-
Anthony-Molinaro/dp/0596009763
d. SQL for Data Analytics -
https://www.amazon.in/SQL-Data-Analytics-efficient-a
nalysis/dp/1789807352/
3. Free Courses

a. SQL for Data Analysis by Udacity -


https://www.udacity.com/course/sql-for-data-analysis
--ud198
b. Intro to SQL by Khan Academy -
https://www.khanacademy.org/computing/computer-p
rogramming/sql
c. Master SQL for Data Science by Linkedin Learning -
https://www.linkedin.com/learning/paths/master-sql-fo
r-data-science
d. Complete SQL Course by CampusX

4.Practice

a. Leetcode -
https://leetcode.com/problemset/database/
b. SQLZoo - https://sqlzoo.net/wiki/The_JOIN_operation
c. Hackerrank - https://www.hackerrank.com/domains/sql

5.Notes and Cheatsheet


a. SQL Notes -
https://drive.google.com/file/d/12jParR0hyGNkp2hUQtFa
J5mVt9g1Bn_f/view
b. Cheatsheet -
https://learnsql.com/blog/sql-basics-cheat-sheet/

6.Interview Preparation
a. Cracking the SQL Interview -
https://xoraus.github.io/CrackingTheSQLInterview/
b. Interview Questions -
https://github.com/Aafreen29/SQL-Interview-Prep-Question
/blob/master/queries.sql
c. Interview Questions -
https://github.com/dhaval1406/SQL/blob/master/SQL_inter
view_questions.txt
d. Case Study 1 -
https://github.com/shawlu95/Beyond-LeetCode-SQL
e. Case Study 2 - https://github.com/kiwidamien/SQL_practice

You might also like