Instructor-led live training courses for Microsoft SQL Server (also referred to as MS SQL Server or simply SQL Server) are available both online and onsite. These courses illustrate the core principles of the platform through practical, hands-on exercises.
Microsoft SQL Server training is offered in two formats: "online live training" and "onsite live training." The online option (also known as "remote live training") is conducted via an interactive remote desktop session. Onsite live training can take place locally at the customer's site in Plovdiv or at NobleProg corporate training centers in Plovdiv.
NobleProg -- Your Local Training Provider
Business Center Plovdiv
Han Kubrat St 1, Plovdiv, Bulgaria, 4017
This is the most modern business center in the city, with all the necessary functionalities, while being located in a green part of the city.
It is about 20 minutes by bus from the main train station as well as the city center.
This instructor-led, live training in Plovdiv (online or onsite) is designed for database administrators with intermediate-level skills who wish to acquire the necessary competencies to effectively manage and administer SQL Server databases using SQL Server Management Studio.
Upon completing this training, participants will be capable of:
Identifying system requirements and executing installations.
Creating, configuring, and managing databases using SSMS.
Administering logins, users, roles, and permissions.
Executing various backup types and restoring databases.
Creating, scheduling, and managing jobs through SQL Server Agent.
Applying best practices for efficient and secure SQL Server administration.
SQL Server is Microsoft’s enterprise-grade relational database management system, engineered to store, manage, and retrieve data with high efficiency.
This instructor-led, live training (available online or onsite) targets intermediate IT professionals seeking to administer, configure, and maintain SQL Server environments.
Upon completion of this training, participants will be capable of:
Installing and configuring SQL Server environments.
Managing databases, users, and permissions.
Monitoring performance and resolving issues.
Automating tasks through jobs and maintenance plans.
Format of the Course
Interactive lectures and discussions.
Extensive exercises and practical practice.
Hands-on implementation in a live-lab environment.
Course Customization Options
To request customized training for this course, please contact us to arrange.
This instructor-led, live training in Plovdiv (online or onsite) is aimed at intermediate-level to advanced-level database administrators who wish to deepen their knowledge of SQL Server for efficient database management, performance tuning, high availability, and advanced troubleshooting.
By the end of this training, participants will be able to:
Administer and configure SQL Server instances using best practices.
Optimize performance of queries and databases.
Implement high availability and disaster recovery strategies.
Diagnose and resolve complex issues in production environments.A
SQL Server Integration Services (SSIS) serves as a key component of Microsoft SQL Server, offering a robust platform for data integration and workflow applications. It is extensively utilized for data migration, warehousing, and transformation tasks.
This instructor-led live training, available online or on-site, targets intermediate-level data professionals and developers aiming to master the design of advanced SSIS data flows, transformations, and the management of Slowly Changing Dimensions (SCD) within data warehousing contexts.
Upon completion of this training, participants will be equipped to:
Design and implement resilient data flows using SSIS.
Effectively work with diverse data sources, destinations, and transformation components.
Implement Slowly Changing Dimensions (SCD) to manage historical data changes.
Deploy, execute, and troubleshoot SSIS packages with efficiency.
Course Format
Interactive lectures and discussions.
Extensive exercises and practical practice.
Hands-on implementation in a live-lab environment.
Customization Options
To arrange customized training for this course, please contact us to make the necessary arrangements.
This instructor-led, live training in Plovdiv (online or onsite) is directed at intermediate-level software developers and automation engineers who intend to build applications that communicate with PLCs and interact with SQL databases using Visual Studio.
By the conclusion of this training, participants will be able to:
Develop .NET applications in Visual Studio for industrial automation.
Communicate with PLCs using industrial protocols such as OPC UA.
Implement database interactions with SQL Server for storing and retrieving PLC data.
Optimize application performance for real-time industrial environments.
This instructor-led, live training in Plovdiv (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.
This SQL training course is designed for individuals seeking to acquire the essential skills needed to extract and analyze data from various databases and generate reports. Participants will learn:
how to write SQL queries
what relational databases are and how to utilize them
what relations are and how to create them
the structure of data
differences between T-SQL and other dialects
practical skills for writing queries
This SQL course focuses on the Microsoft T-SQL dialect. If you are interested in generic SQL, please see the SQL Fundamentals course.
This course is designed to deliver a comprehensive understanding of advanced SQL techniques and Transact-SQL usage within the Microsoft SQL Server environment. To ensure thorough coverage of these subjects, the program can be extended into a three-day format.
Participants will develop a solid grasp of several advanced Transact SQL features and acquire the ability to perform the following tasks:
Execute queries that return complex result sets
Manage database objects to enhance query performance
Otimize queries for greater efficiency
This course is designed for professionals who currently use Transact SQL to extract data from Microsoft SQL Server databases and wish to deepen their expertise, particularly in data analysis and improving query speed.
Participants will develop a solid grasp of the fundamental principles of Structured Query Language, along with the ability to perform the following tasks:
Formulate queries to retrieve and filter data from an SQL Server database
Generate summarized results
Transform, derive, and format data to meet specific output requirements
Modify data and manage database components and definitions
This course is designed for anyone who requires information from a Microsoft SQL Server database. It is appropriate for system developers as well as professionals from other disciplines who need to use SQL to extract and analyze data.
This SQL training program is designed for individuals seeking to develop foundational skills for working with SQL Server databases. The course will help participants master:
How to operate within SQL Server and SQL Server Management Studio.
The definitions and significance of databases, SQL, and RDBMS.
The process of creating tables and applying DDL, DML, and DDL.
An overview of various RDBMS products available in the market and how they compare.
An introduction to NoSQL and the shift toward hybrid database architectures in modern organizations.
This extensive training program provides participants with the essential theoretical foundation and hands-on expertise needed to construct, administer, and analyze business intelligence (BI) solutions leveraging contemporary Microsoft technologies. The curriculum centers on SQL Server (covering features from versions 2017, 2019, and 2022) and Azure Analysis Services (AAS), addressing the complete data analytics lifecycle from ingestion to visualization.
Attendees will acquire the skills to architect and implement modern data warehousing solutions, develop resilient ETL/ELT pipelines via SQL Server Integration Services (SSIS), construct sophisticated analytical models using SQL Server Analysis Services (SSAS - Tabular) and Azure Analysis Services, and generate insightful reports and visual representations. The program strongly emphasizes the utilization of in-memory processing, cloud integration capabilities, and advanced query languages.
This course is designed for participants who are already familiar with SQL within the Microsoft SQL Server 2008/2012 environment. The curriculum emphasizes set-based querying techniques, query tuning, index management, and the analysis of execution plans.
Additionally, the training addresses table expressions, ranking functions, and strategies for handling partitioned tables.
This instructor-led, live training in Plovdiv (online or onsite) is designed for beginner to intermediate developers and database administrators who wish to gain proficiency in SQL Server 2012 Integration Services.
Upon completion of this training, participants will be able to:
Grasp the core principles of ETL and understand the role of SSIS.
Create, deploy, and manage SSIS packages.
Design and implement Control Flow to define the sequence of tasks within a package.
Implement Workflow and configure constraints to ensure effective task execution.
Construct Data Flows to extract, transform, and load data.
Utilize Variables and Containers to improve package flexibility.
Manage Transactions to maintain data consistency.
Apply effective error handling and debugging techniques.
Configure Logging for tracking and monitoring purposes.
Handle Slowly Changing Dimensions to manage evolving data.
Deploy packages for production environments.
Implement security measures to safeguard sensitive data.
Extend SSIS functionality through scripting.
Apply best practices for efficient and maintainable SSIS solutions.
Microsoft SQL Server serves as a relational database management system (RDBMS) designed for efficient data storage and retrieval.
This instructor-led training, available both onsite and remotely, guides participants through the fundamental aspects of the SQL language required to query a Microsoft SQL Server database.
Upon completion of this course, participants will be equipped to:
Install and configure Microsoft SQL Server
Query Microsoft SQL Server databases using the Transact-SQL (T-SQL) language
Grasp the core principles of database design
Optimize database structures via normalization
Employ aggregate functions to create results akin to "pivot-tables"
Connect to Microsoft SQL Server directly from Excel
Target Audience
Data analysts
Business Intelligence professionals
Business managers
Excel specialists looking to broaden their analytical capabilities
Course Delivery Format
Interactive lectures paired with discussions
Extensive exercises and practical application
Live-lab implementation for hands-on experience
Customization Options
The curriculum is based on the most recent version of Microsoft SQL Server
For personalized training requests, please reach out to us to arrange details.
SSAS (SQL Server Analysis Services) is a Microsoft SQL Server tool designed for online analytical processing (OLAP) and data mining, enabling the analysis of data across multiple databases, tables, or files. The semantic data models provided by SSAS are utilized by client applications such as Power BI, Excel, Reporting Services, and other data visualization tools.
In this instructor-led live training, available either onsite or remotely, participants will learn how to leverage SSAS to analyze large volumes of data within 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
Extensive 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.
Read more...
Last Updated:
Testimonials (9)
data was personalised to our organisations
Vincent Long - ASSMANG PTY LTD
Course - T-SQL Fundamentals with SQL Server Training Course
personalised to our understanding and data
Vincent Long - ASSMANG PTY LTD
Course - Business Intelligence with SSAS
The instructor brought his A game again as he superbly took my staff through the customized training with expert timing, knowledge, support, and rapport with my staff.
James - Shawnee Mission School District
Course - Administering in Microsoft SQL Server
The lecture about cte
Glyssa Mae - Metropolitan Bank and Trust Company
Course - Transact SQL Advanced
I enjoyed the balance of lectures and exercises. When I was stuck Luke was very good at helping me to understand the problem and work towards solutions which made a really positive impact on my understanding.
Tom - Welsh Revenue Authority
Course - Transact SQL Basic
Being human and talking to us as understandable possible
Sorin
Course - Database Administration Fundamentals for MS SQL Server
i really liked the pace of the training, and the exercises given inbetween the explanations
Trana
Course - SQL in SQL Server
Lot of content and exactly the requested one.
Pascal - Diehl
Course - Advanced SQL, Stored Procedures and Triggers for Microsoft SQL Server
The adjustment made in the lecture/lessons by the trainer once he understood the current SSIS application that we are bound to maintain.
The topics became more suitable/usable to us.
Angelito Aguilar - Metrobank
Course - Introduction to SQL Server 2012 Integration Services (SSIS)
Online MS SQL Server training in Plovdiv, SQL Server training courses in Plovdiv, Weekend SQL Server courses in Plovdiv, Evening Microsoft SQL Server training in Plovdiv, SQL Server instructor-led in Plovdiv, SQL Server boot camp in Plovdiv, SQL Server instructor in Plovdiv, Microsoft SQL Server classes in Plovdiv, MS SQL Server on-site in Plovdiv, MS SQL Server trainer in Plovdiv, MS SQL Server one on one training in Plovdiv, Microsoft SQL Server coaching in Plovdiv, Weekend Microsoft SQL Server training in Plovdiv, Evening Microsoft SQL Server courses in Plovdiv, SQL Server instructor-led in Plovdiv, Online SQL Server training in Plovdiv, SQL Server private courses in Plovdiv