Advanced SQL II Training Course
This instructor-led, live training (online or onsite) is aimed at database administrators, SQL developers, and data analysts who wish to deepen their expertise in SQL. It covers advanced topics in database management, optimization, and performance tuning.
By the end of this training, participants will be able to:
- Optimize database performance through effective preparation of databases and DBO.
- Utilize and manage user-defined data types (UDDT) and user-defined types (UDT).
- Effectively handle spatial data types, including Geography and Geometry.
- Enhance hierarchical data management, including structure elements, storage methods, and indexing strategies.
- Improve query performance through advanced techniques such as data indexing, query execution plan analysis, and control of SQL query execution.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
1. Preparation of the database and DBO
2. Custom data types
- UDDT (User-Defined Data Types)
- UDT (User-Defined Types)
3. Spatial data
- Geography
- Geometry
4. Hierarchical data type
- Elementy structures
- Storage methods
- Indexing strategies
- Methods
5. Data type XML
- Creating variables
- Standard OPENXML
- FOR clause XML
- Data type conversion
- WITH XMLNAMESPACES clause
- Namespaces
- XQUERY language
- XPATH language
- FLWOR expressions
- Methods
- Document indexing XML
- Examples of using data type XML
6. APPLY operator
- CROSS APPLY
- OUTER APPLY
7. Ranking and analytical functions
- OVER clause
- Window functions
- Frame clauses
- Operators: GROUPING SETS, GROUPING_ID, ROLLUP, CUBE, PIVOT, UNPIVOT
8. Temporary data
- Temporary tables
- Differences and similarities in the use of array variables and temporary tables
- Other temporary facilities
9. Improve query performance by indexing data
- Row indexes,
- Advantages and disadvantages of using indexes
- Types of indexes
- Index selectivity index
- Server suggestions for missing indexes
- HEAP tables (heap)
- Hints (tips, hints for the server)
- Measuring the execution time of operations with and without indexes
- Column indexes (COLUMNSTORE INDEX)
10. Maintenance and maintenance of indexes
- Index fragmentation
- Index reconstruction: REBUILD
- Reorganizing indexes: REORGANIZE
- Index fragmentation level
11. Creating and maintaining statistics
- The construction of statistics and the principle of their operation
- Monitoring and maintaining statistics
- Cardinality estimation errors and statistics update
12. Analysis of query execution plans
- Query optimizer
- CASE: obtaining information for a specific query
- Principles of operation of the query optimizer
- Query plans: QUERY EXECUTION PLAN
- Types of query execution plans
- Running and reading query plans
- CASE: INDEX SCAN and INDEX SEEK operations
- SNIFFING PARAMETER
- Code recompilations
13. Query execution control SQL
- Hints (tips, hints for the server)
- SQL Server Profiler - (SSP)
- Extended Events - (EE)
- Database Engine Tuning Advisor - (DTA)
- Data Collector - (DC)
- Query Store - (QS)
Requirements
- Intermediate-level understanding of SQL
- Experience with database design and management
- Familiarity with basic indexing concepts
Audience
- Database Administrators
- SQL Developers
- Data Analysts
Open Training Courses require 5+ participants.
Advanced SQL II Training Course - Booking
Advanced SQL II Training Course - Enquiry
Testimonials (5)
Small group, in-person for 3 days,
Annina - Ricardo AG
Course - SQL: Basics to Intermediate
analytical functions
khusboo dassani - Tech Northwest Skillnet
Course - SQL Advanced
The training materials.
Mona Dobre - DB Global Technology
Course - SQL Advanced level for Analysts
I liked that he was able to talk me through each of the exercises and explain the reasoning behind each component of the queries
Erik McConnon - Quality Resource Group
Course - SQL in One Day
They way the instructor teaches is very informative and effective especially on the 2nd day when topics are a bit advanced.
Aynanie Kiram - Aarki, Inc.
Course - SQL DATABASE MANAGEMENT AND DESIGN - Bespoke
Upcoming Courses
Related Courses
Microsoft Access – Downloading Data
14 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at beginner-level to intermediate-level professionals who wish to enhance their skills in extracting, analyzing, and manipulating data within Microsoft Access using queries and SQL.
By the end of this training, participants will be able to:
- Understand different types of queries in Microsoft Access.
- Use query design tools to extract and analyze data effectively.
- Write SQL queries to retrieve and manipulate data.
- Perform data aggregation, filtering, and sorting using queries.
- Apply advanced query techniques for troubleshooting and optimization.
Introduction to SQL Server 2012 Integration Services (SSIS)
28 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at beginner to intermediate-level developers and database administrators who wish to gain proficiency in SQL Server 2012 Integration Services.
By the end of this training, participants will be able to:
- Understand the principles of ETL and the role of SSIS.
- Create, deploy, and manage SSIS packages.
- Design and implement Control Flow to define the flow of tasks in a package.
- Implement Workflow and set up constraints for effective task execution.
- Construct Data Flows to extract, transform, and load data.
- Work with Variables and Containers to enhance package flexibility.
- Manage Transactions to ensure data consistency.
- Implement effective error handling and debugging techniques.
- Set up Logging for tracking and monitoring.
- Handle Slowly Changing Dimensions for managing changing data.
- Deploy a Package for production use.
- Implement Security measures to protect sensitive data.
- Utilize Scripting to extend SSIS functionality.
- Apply Best Practices for efficient and maintainable SSIS solutions.
SQL Advanced
14 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at intermediate-level database administrators, developers, and analysts who wish to master advanced SQL functionalities for complex data operations and database management.
By the end of this training, participants will be able to:
- Perform advanced querying techniques using unions, subqueries, and complex joins.
- Add, update, and delete data, tables, views, and indexes with precision.
- Ensure data integrity through transactions and manipulate database structures.
- Create and manage databases efficiently for robust data storage and retrieval.
Analytic Functions Fundamentals
21 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at intermediate-level database administrators, SQL developers, and data analysts who wish to enhance their SQL skills by mastering the use of Analytic Functions.
By the end of this training, participants will be able to:
- Understand the concept and importance of Analytic Functions.
- Apply various Analytic Functions to solve complex analytical problems.
- Combine Analytic Functions with other SQL features for comprehensive data analysis.
- Optimize queries for better performance using Analytic Functions.
SQL DATABASE MANAGEMENT AND DESIGN - Bespoke
14 HoursFormat of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Which data storage to choose - from flat files, through SQL, NoSQL to massive distributed systems
7 HoursThis course helps customer to chose the write data storage depend on their needs. It covers almost all possible modern approaches.
MS 20764C:Administering a SQL Database Infrastructure
35 HoursAdministering a SQL Database Infrastructure MOC 20764-C course imparts skills and knowledge to manage and maintain SQL Server databases while operating on a SQL database infrastructure.
MySQL LP - Fundamentals
14 HoursOur MySQL Fundamentals Training course is designed to introduce participants to the core concepts of MySQL, a widely-used relational database management system. Geared towards beginners, this course provides a solid foundation for individuals interested in database management, software development, or data analysis.
Upon completion, participants will learn to:
- Effectively Navigate MySQL: Understand the MySQL environment, including its structure and key components, enabling seamless navigation and interaction with the database system.
- Execute Data Manipulation Operations: Perform basic and intermediate data manipulation operations such as inserting, updating, deleting, and retrieving data from MySQL databases.
- Construct SQL Queries: Craft SQL queries to retrieve specific data from databases, incorporating filtering, sorting, and limiting techniques to refine query results.
- Enforce Data Integrity: Apply constraints such as primary keys, foreign keys, unique constraints, and nullability to maintain data integrity and ensure consistency within MySQL databases.
- Manage Transactions: Initiate, commit, and roll back transactions to ensure data consistency and reliability in multi-step operations within MySQL databases.
- Utilize Data Types and Functions: Understand and utilize a variety of data types and built-in functions available in MySQL for effective data handling, calculation, and transformation tasks.
- Apply Practical Skills: Engage in hands-on projects and case studies to apply learned concepts in practical scenarios, reinforcing understanding and developing problem-solving abilities.
Oracle Database 19c Performance Management and Tuning
28 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at intermediate-level database administrators and IT professionals who wish to optimize the performance of Oracle Database 19c.
By the end of this training, participants will be able to:
- Understand Oracle Database 19c performance tuning concepts.
- Use performance management tools effectively.
- Optimize database performance through tuning techniques.
- Troubleshoot and resolve performance issues.
Administration with Powershell
35 HoursThis intensive training provides the fundamental knowledge and skills to use Windows PowerShell for automating administration of Windows based computers. The skills taught in this course are applicable to all Microsoft products that use Windows PowerShell for daily administration.
Training focuses mainly on using Windows PowerShell as an interactive command line interface however it also includes some coverage of scripting and programming topics.
SQL in One Day
7 HoursThis live instructor-led training (onsite or remote) will guide you through the most important elements of the SQL language. A combination of comprehensively prepared training materials and the expertise of the instructor will serve as an introduction to the world of databases.
SQL Advanced level for Analysts
21 HoursThe aim of this course is to provide a clear understanding of the use of SQL for different
databases (Oracle, SQL Server, MS Access...). Understanding of analytic functions and the
way how to join different tables in a database will help delegates to move data analysis
operations to the database side, instead of doing this in MS Excel application. This can also
help in creating any IT system, which uses any relational database.
SQL: Basics to Intermediate
35 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at beginner-level to intermediate-level data analysts, database professionals, and software developers who wish to learn SQL to manage databases effectively.
By the end of this training, participants will be able to:
- Understand and use fundamental SQL commands and queries.
- Create and manipulate tables and databases.
- Use SQL to sort, filter, and summarize data.
- Implement more complex operations like joins, subqueries, and set operations.
- Apply intermediate techniques such as indexes, views, stored procedures, and triggers.
Business Intelligence with SSAS
14 HoursSSAS (SQL Server Analysis Services), is a Microsoft SQL Server transactional processing (OLAP) and data mining tool for analyzing data across multiple databases, tables or files. The semantic data models provided by SSAS are used by client applications such as Power BI, Excel, Reporting Services, and other data visualization tools.
In this instructor-led, live training (onsite or remote), participants will learn how to use SSAS to analyze large volumes of data in databases and data warehouses.
By the end of this training, participants will be able to:
- Install and configure SSAS
- Understand the relationship between SSAS, SSIS, and SSRS
- Apply multidimensional data modeling to extract business insights from data
- Design OLAP (Online Analytical Processing) cubes
- Query and manipulate multidimensional data using the MDX (Multidimensional Expressions) query language
- Deploy real-world BI solutions using SSAS
Audience
- BI (Business Intelligence) professionals
- Data Analysts
- Database and data warehousing professionals
Format of the Course
- Interactive lecture and discussion
- Lots of exercises and practice
- Hands-on implementation in a live-lab environment
Course Customization Options
- This training is based on the latest version of Microsoft SQL Server and SSAS.
- To request a customized training for this course, please contact us to arrange.
Introduction to SQL Server 2022 Integration Services (SSIS)
28 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at beginner-level data professionals who wish to learn how to design, implement, and manage SSIS packages to perform data integration and transformation tasks.
By the end of this training, participants will be able to:
- Understand the architecture and components of SSIS.
- Design and implement ETL processes using SSIS.
- Use SSIS tools to develop, deploy, and manage data integration solutions.
- Troubleshoot and optimize SSIS packages for performance and reliability.