SQL Server Fundamentals Practice Exercises
Overview This repository contains practice exercises based on the LinkedIn Learning course SQL Server Fundamentals: Master Basic Query Techniques. Each exercise is designed to reinforce the fundamental concepts covered in the course.
- Add some bonuses for SQL Server
Course Information: Course: SQL Server Fundamentals: Master Basic Query Techniques Instructor: Julianne Thouin. Platform: LinkedIn Learning. Link: https://www.linkedin.com/learning/sql-server-fundamentals-master-basic-query-techniques/filtering-on-multiple-conditions-in-sql
Local Setup: To work on these exercises locally, make sure you have the following setup on your machine:
SQL Server Management Studio (SSMS) Azure Data Studio SQL Server 2022 Developer Edition Notepad (or any text editor of your choice) Git and GitHub configured on your machine Instructions: Clone this repository to your local machine using Git. bash
Copy code: git clone https://github.com/your-username/sql-fundamentals-practice.git
Open the exercises folder in your preferred SQL editor (SSMS or Azure Data Studio). Complete the exercises as instructed in the course. Save your work regularly. Optionally, commit your changes to Git and push to your GitHub repository to track your progress. Folder Structure
Exercises: Contains individual exercise files.
Documentation: Supplementary documentation from the course. Notes Feel free to modify or extend the exercises to further enhance your learning. If you encounter any issues or have questions, please open an issue in this repository.
Credits: LinkedIn Learning for providing the course content. [Julianne Thouin- Experienced Database Engineer] for delivering comprehensive SQL training. https://www.linkedin.com/learning/instructors/julianne-thouin