The course is designed to provide students with proficiency in writing Transact-SQL queries using SQL Server.
Throughout the course, students will work with both SQL Server Management Studio (SSMS) and Visual Studio Code (VS Code), combined with GitHub Copilot and additional AI tools. This integration aims to:
- Expose students to complementary data analysis tools beyond SQL Server.
- Demonstrate how AI can be embedded directly within the development environment (in VS Code with Copilot, including writing prompts in comments or through the built-in chat).
- Showcase the use of AI for SQL code optimization (e.g., comparing and refining approaches such as Subquery vs. INNER JOIN).

