Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.68 KB

File metadata and controls

31 lines (16 loc) · 1.68 KB

Resources

Additional Resources

Learning and working with databases and SQL is an ongoing journey. To support your exploration of the AdventureWorks database and SQL in general, we've gathered a collection of valuable resources, links to tutorials, articles, and guides.

Online Tutorials:

  1. Microsoft's AdventureWorks Tutorial: Microsoft's official tutorial on how to install, configure, and use AdventureWorks.

  2. SQLZoo: A hands-on interactive SQL tutorial with exercises, allowing you to practice SQL queries.

Articles and Documentation:

  1. Microsoft's SQL Server Documentation: Comprehensive documentation for SQL Server, covering various SQL topics.

  2. SQLCourse: A simple and interactive resource for learning SQL.

SQL Learning Communities:

  1. Stack Overflow: Explore questions and discussions related to AdventureWorks and SQL on Stack Overflow.

  2. r/SQL on Reddit: Engage with the SQL community on Reddit.

Books:

  1. "SQL For Dummies" by Allen G. Taylor: A beginner-friendly guide to SQL.

  2. "SQL Performance Explained" by Markus Winand: Dive deeper into SQL performance optimization.

Feel free to explore these resources to enhance your knowledge and proficiency in working with databases, SQL, and the AdventureWorks sample database. Learning from a variety of sources can help you become a more proficient data professional or developer.