SQL Server Training
SQL Server
This course is designed to introduce learners to Transact-SQL. It is designed in such a way that the Week 3 can be taught as a course to students requiring the knowledge for other courses in the SQL Server curriculum. Week 4 & 5 teach the remaining skills required to take exam 70-761.
Learners Profile:
The main purpose of the course is to give students a good understanding of the Transact-SQL language which is used by all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. As such, the primary target audience for this course is: Database Administrators, Database Developers and BI professionals.
After completion of SQL Server Training:
- Describe key capabilities and components of SQL Server.
- Describe T-SQL, sets, and predicate logic.
- Write a single table SELECT statement.
- Write a multi-table SELECT statement.
- Write SELECT statements with filtering and sorting.
- Describe how SQL Server uses data types.
- Write DML statements.
- Write queries that use built-in functions.
- Write queries that aggregate data.
- Write subqueries.
- Create and implement views and table-valued functions.
- Use set operators to combine query results.
- Write queries that use window ranking, offset, and aggregate functions.
- Transform data by implementing pivot, unpivot, rollup and cube.
- Create and implement stored procedures.
- Add programming constructs such as variables, conditions, and loops to T-SQL code.
Module 1: Introduction to Microsoft SQL Server This module introduces SQL Server, the versions of SQL Server, including cloud versions, and how to connect to SQL Server using SQL Server Management Studio.
Lessons
- The Basic Architecture of SQL Server
- SQL Server Editions and Versions
- Getting Started with SQL Server Management Studio
Module 2: Introduction to T-SQL Querying This module describes the elements of T-SQL and their role in writing queries. Describe the use of sets in SQL Server. Describe the use of predicate logic in SQL Server. Describe the logical order of operations in SELECT statements.
Lessons
- Introducing T-SQL
- Understanding Sets
- Understanding Predicate Logic
- Understanding the Logical Order of Operations in SELECT statements
Module 3: Writing SELECT Queries This module introduces the fundamentals of the SELECT statement, focusing on queries against a single table.
Lessons
- Writing Simple SELECT Statements
- Eliminating Duplicates with DISTINCT
- Using Column and Table Aliases
- Writing Simple CASE Expressions
Module 4: Querying Multiple Tables This module describes how to write queries that combine data from multiple sources in Microsoft SQL Server.
Lessons
- Understanding Joins
- Querying with Inner Joins
- Querying with Outer Joins
- Querying with Cross Joins and Self Joins
Module 5: Sorting and Filtering Data This module describes how to implement sorting and filtering.
Lessons
- Sorting Data
- Filtering Data with Predicates
- Filtering Data with TOP and OFFSET-FETCH
- Working with Unknown Values
Module 6: Working with SQL Server Data Types This module introduces the data types SQL Server uses to store data.
Lessons
- Introducing SQL Server Data Types
- Working with Character Data
- Working with Date and Time Data
Module 7: Using DML to Modify Data This module describes how to create DML queries, and why you would want to.
Lessons
- Adding Data to Tables
- Modifying and Removing Data
- Generating automatic column values
Module 8: Using Built-In Functions This module introduces some of the many built in functions in SQL Server.
Lessons
- Writing Queries with Built-In Functions
- Using Conversion Functions
- Using Logical Functions
- Using Functions to Work with NULL
Module 9: Grouping and Aggregating Data This module describes how to use aggregate functions.
Lessons
- Using Aggregate Functions
- Using the GROUP BY Clause
- Filtering Groups with HAVING
Module 10: Using Subqueries This module describes several types of subquery and how and when to use them.
Lessons
- Writing Self-Contained Subqueries
- Writing Correlated Subqueries
- Using the EXISTS Predicate with Subqueries
Module 11: Using Table Expressions Previously in this course, you learned about using subqueries as an expression that returned results to an outer calling query. Like subqueries, table expressions are query expressions, but table expressions extend this idea by allowing you to name them and to work with their results as you would work with data in any valid relational table. Microsoft SQL Server supports four types of table expressions: derived tables, common table expression (CTEs), views, and inline table-valued functions (TVFs). In this module, you will learn to work with these forms of table expressions and learn how to use them to help create a modular approach to writing queries.
Lessons
- Using Views
- Using Inline Table-Valued Functions
- Using Derived Tables
- Using Common Table Expressions
Module 12: Using Set Operators This module introduces how to use the set operators UNION, INTERSECT, and EXCEPT to compare rows between two input sets.
Lessons
- Writing Queries with the UNION operator
- Using EXCEPT and INTERSECT
- Using APPLY
Module 13: Using Windows Ranking, Offset, and Aggregate Functions This module describes the benefits to using window functions. Restrict window functions to rows defined in an OVER clause, including partitions and frames. Write queries that use window functions to operate on a window of rows and return ranking, aggregation, and offset comparison results.
Lessons
- Creating Windows with OVER
- Exploring Window Functions
Module 14: Pivoting and Grouping Sets This module describes write queries that pivot and unpivot result sets. Write queries that specify multiple groupings with grouping sets
Lessons
- Writing Queries with PIVOT and UNPIVOT
- Working with Grouping Sets
Module 15: Executing Stored Procedures This module describes how to return results by executing stored procedures. Pass parameters to procedures. Create simple stored procedures that encapsulate a SELECT statement. Construct and execute dynamic SQL with EXEC and sp_executesql.
Lessons
- Querying Data with Stored Procedures
- Passing Parameters to Stored procedures
- Creating Simple Stored Procedures
- Working with Dynamic SQL
Module 16: Programming with T-SQLThis module describes how to enhance your T-SQL code with programming elements.
Lessons
- T-SQL Programming Elements
- Controlling Program Flow
Module 17: Implementing Error Handling This module introduces error handling for T-SQL.
Lessons
- Implementing T-SQL error handling
- Implementing structured exception handling
Module 18: Implementing Transactions This module describes how to implement transactions.
Lessons
- Transactions and the database engines
- Controlling transactions
What if I miss one (or) more class?
No need to worry about the classes you missed. We will definitely guide you by having optional classes or by having classes with other batches with the same topic you missed previous classes.
Who is my instructor?
IT professionals who have strong knowledge in technical know how to convey things with the real-time example. Even a layman could understand the concepts which given by our experts.
What are the modes of training offered for this course?
We offer this course in “Live Instructor-Led Online Training” mode. Through this way you won’t mess anything in your real-life schedule. You will be shared with live meeting access while your session starts.
What are the system requirements to work?
Minimum 2GB RAM and i3 processor is required
Can I attend a demo session?
You can get a sample class recording to ensure you are in right place. We ensure you will be getting complete worth of your money by assigning a best instructor in that technology.
How about group discounts (or) corporate training for our team?
We are absolutely loved to talk in-person about group training (or) corporate training. So, please get in touch with our team through “Quick Enquiry”, “Live Chat” or “Request Call-back” channels.
Where do Our Online learners and Trainer’s come from
We are providing online training, One-to-One training with the help of experts. Our learners and trainers are frequently coming from different countries like USA, India, UK, Australia, New Zealand, Canada and UAE. To specify in cities London, Bangalore, California, New York, Pune, Mumbai, Chennai, New Delhi, San Francisco, New Jersey, Texas, Florida, Kolkata, Gurgaon, Berlin and Hyderabad among many.
I have more queries?
If you want to know More Details about Online Training Please Contact us. Or you can share your quires through hr@jobmasterss.com Estimated turnaround time will be 24 hours for mails.
Industry-Aligned Curriculum
Co-created with product leaders from top companies to match real-world demands.
Hands-On Projects
Build real product strategies, mockups, and roadmaps to showcase in your portfolio.
Expert Mentorship
Learn directly from experienced product managers and get personalized guidance.
Flexible Online Format
Attend live instructor-led sessions or learn at your own pace with recorded modules.
Job-Oriented Learning
Includes interview prep, resume reviews, and mock interviews tailored for PM roles.
Certification Support
Gain a course completion certificate and get support to crack certifications
Contact us
Top Placement Company is Now Hiring You!
- Learning strategies that are appropriate and tailored to your company’s requirements.
- Live projects guided by instructors are a characteristic of the virtual learning environment.
- The curriculum includes of full-day lectures, practical exercises, and case studies.






Got more questions?
Talk to our team directly. A program advisor will get in touch with you shortly.
We’re happy to answer any questions you may have and help you determine which of our services best fit your needs.