Querying Microsoft SQL Server 2022
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
Want to learn more about how to query data from SQL Server tables? In this course, instructor Adam Wilbert covers how to retrieve information stored in a Microsoft SQL Server database using the Transact-SQL (T-SQL) language and the updated features of SQL Server 2022.
Learn the fundamental structure of a successful query, from ideation to execution. Find out how to manipulate data through the use of built-in functions, operators, filters, and other language features to return a data set, ensuring that it’s properly formatted and applicable to a wide variety of needs and perspectives. Along the way, Adam gives you tips and pointers on how to get the most out of your queries. Upon completing this course, you'll be equipped with the commands and keywords you need to know to analyze your data more effectively.
01 - Introduction
02 - 1. Introduction to T-SQL Queries
03 - 2. Additional Filter Techniques
04 - 3. Retrieve Records from Multiple Tables
05 - 4. Group Records
06 - 5. Manipulate Data with Functions
07 - 6. Writing SQL Scripts
08 - 7. SQL Subqueries
09 - 8. Work with Variables
10 - 9. Result Set Operators
11 - Conclusion