SQL Training with Practice Labs
-
Price
£595.00 including VAT
- Course Type Online Course
- Course Duration 210 Hours
- Course Access 12 Months
- Awarded By Microsoft
- Student Discount Card All students enrolled on this course are eligible to apply for a TOTUM Pro card
Although the exam(s) associated with this course has been retired by Microsoft, this course still retains value as a training resource & learners will receive a certificate of completion after completing the course.
Mastering SQL certification training with practice labs covers the essential skills needed for administering and developing database solutions and for leveraging business intelligence (BI) tools. Whether your focus is SQL Server administration, programming or business intelligence and reporting, we help you to prepare for your SQL certification exams through these series of courses.
Today's IT Industry demands that professionals cover the latest technology on the marketplace. Many IT professionals separate themselves from their competitors by achieving certifications in the most current technologies and giving themselves skill-sets that are unmatched by many of their peers. Get the Business Intelligence Skills to Deliver Breakthrough Insights with SQL Server. Prove your knowledge and skills in designing, building, and maintaining the next wave of cloud-ready database and information solutions.
By purchasing this bundle, you will receive the following courses:
- Microsoft 70-461: Querying SQL Server 2012
- Microsoft 70-462: Administering SQL Server 2012 Databases
- Microsoft 70-463: Implementing a Data Warehouse with SQL Server 2012
- Microsoft 70-464: Developing Microsoft SQL Server 2012 Databases
- Microsoft 70-465: Designing Database Solutions for Microsoft SQL Server 2012
- Microsoft 70-466: Implementing Data Models & Reports with SQL Server 2012
As part of this course package, learners will also have access to an online Practice Lab to develop their practical skills whilst learning. Practice Labs makes studying for an exam or learning new technologies an engaging experience, as It offers:
- Exam based practical tasks
- Real equipment, absolutely no simulations
- Access to the latest industry technologies
- Available anytime, anywhere on any device
- Break and Reset functionality
- No hardware or licensing costs
Once enrolled you’ll also receive the following practice Labs:
- Microsoft 70-461: Querying Microsoft SQL server 2012 practice lab.
- Microsoft 70-462: Administering Microsoft SQL Server 2012 Database practice lab.
- Microsoft 70-463: Implementing a Data Warehouse with Microsoft SQL Server 2012 practice lab.
Benefits
- Improve your career prospects.
- Learn valuable knowledge, skills, advice and guidance to help you achieve success.
- Study online from anywhere.
- Study at your own pace.
- Download and print your certificate of completion.
Bulk discounts
Bulk discounts are available on purchases of 10 or more courses.
If you wish to discuss a large individual order for this course, and/or would like to be invoiced in advance, please call our sales team on 0808 175 1269 to make an enquiry.
Anyone looking to master SQL.
By choosing online learning instead of a classroom based course, it eliminates the need for time away from work, saving you valuable time and money. It is ideal for those with tight schedules as our online courses give you 12 months unlimited access to all the course materials, so you can study at a pace that suits you. Allowing you to easily resume your studies whenever you have the time. All you need is internet connection to study, so you can study from the comfort of your home or any environment that suits you.
You'll sit an exam at a local test centre. We provide interactive quizzes after each module and a mock exam at the end of your course to ensure you're fully prepared for the real thing. Once you've passed with at least 80%, you'll be able to book your exam as a private candidate.
Exam Code:
- Microsoft: 70-461,70-462,70-463,70-466,70-467
To make life easier, we can help you find an appropriate exam centre and give you all the information you need to secure your place. You can use the Pearson Vue Test Locator to find test centre locations near you.
Please note that the exam fees aren’t included in the course price. To find the latest exam prices, visit:
Once you’re fully prepared and ready to sit your exam, all you’ll have to do is purchase your exam voucher and schedule your exam at a test centre near you. For more information on how to schedule your exams, please visit our exams and testing page.
Got a question about exams? Contact our course advisors by email or by phone on 0808 175 1269. We're happy to help!
Our training works on all devices including Mobile phones, IPad’s, Android tablets, Macs and PC’s.
For the best viewing experience on our state-of-the-art eLearning platform we recommend an internet connection of 10Mbps or better. Please also use Google Chrome or Mozilla Firefox as your browser with Adobe Flash Player.
We've put together a list of relevant job titles you can apply for after achieving the Mastering SQL Certification Training Bundle with Practice Labs certification (note that some careers may require further study, training and/or work experience):
- Database Administrator
- Database Developer
- Database Analyst
Career Advice
Once you have achieved your certification, you'll have full access to our recruitment package for a wide range of information and advice - including:
- How to put together a killer CV, Covering Letters and Thank You emails.
- How to gain relevant work experience.
- How to prepare for interviews.
- How to understand Job adverts.
- How to choose the right recruitment agency.
- How to look for work on LinkedIn.
- Information on dealing with redundancy.
Our careers advice section is available for you to see now. For more information about our career advice services, contact us on 0808 175 1269 to speak with one of our friendly course advisors today.
Career Development
Getting a Microsoft certification will always help you stand out from the crowd, now and in the future - whether you're just starting out, developing your career, or changing direction entirely.
Research by e-Skills UK has shown that IT and telecommunications now employs 1 in 20 of the UK workforce. It also suggests the digital sector will need nearly 300,000 new recruits by 2020 to meet the demand for skills in this area.
Microsoft 70-461: Querying SQL Server 2012
Module 1- 1.1 Introduction to SQL Server 2012
- 1.2 SQL Instances
- 1.3 Editions and Licensing
- 1.4 SQL Server Objects
- 1.5 System Databases
- 1.6 SQL Server Data Tools
- 1.7 Object Explorer
- 1.8 Object Scripting
- 1.9 Template Explorer
- 1.10 Query Tabs
- 1.11 Projects and Solutions
- 1.12 Customizing SSDT
- 1.13 Debugging T-SQL
- 1.14 SQLCMD
- 1.15 Exam Scenarios
- 1.16 Module Review
- 2.1 T-SQL Overview
- 2.2 T-SQL Elements
- 2.3 Batch Separators
- 2.4 Line Terminator
- 2.5 Variables
- 2.6 Control Flow
- 2.7 Expressions
- 2.8 Functions
- 2.9 Predicates and Operators
- 2.10 SELECT
- 2.11 Column Aliasing
- 2.12 SELECT Execution
- 2.13 Exam Scenarios
- 2.14 Module Review
- 3.1 SELECT Statements
- 3.2 Basic SELECT Statement
- 3.3 Specifying Columns
- 3.4 Derived Columns
- 3.5 Aliasing Columns
- 3.6 Calculated Columns
- 3.7 Ordering Results
- 3.8 Returning Distinct Results
- 3.9 Exam Scenarios
- 3.10 Module Review
- 4.1 Filtering
- 4.2 WHERE Syntax
- 4.3 BETWEEN
- 4.4 WHERE Syntax IN
- 4.5 Filtering NULL Values
- 4.6 LIKE
- 4.7 Data Type Comparison
- 4.8 Filtering Data with WHERE
- 4.9 TOP
- 4.10 OFFSET-FETCH
- 4.11 Exam Scenarios
- 4.12 Module Review
- 5.1 Join and Set Operators
- 5.2 Using Joins
- 5.3 Categories of Joins
- 5.4 INNER JOIN
- 5.5 OUTER JOIN
- 5.6 JOIN Demo
- 5.7 Set Operators
- 5.8 Set Operators Demo
- 5.9 Exam Scenarios
- 5.10 Module Review
- 6.1 Subqueries and Table Expressions
- 6.2 Subqueries
- 6.3 Self Contained Subquery
- 6.4 Correlated Subquery
- 6.5 Subquery Demo
- 6.6 EXISTS
- 6.7 Common Table Expressions
- 6.8 Temporary Tables
- 6.9 Table Variables
- 6.10 Table Demo
- 6.11 Exam Scenarios
- 6.12 Module Review
- 7.1 System Functions
- 7.2 Scalar Functions
- 7.3 ROWSET
- 7.4 System Function Demo
- 7.5 Aggregate Functions
- 7.6 DISTINCT
- 7.7 Aggregation Demo
- 7.8 GROUP BY
- 7.9 HAVING
- 7.10 Conversion Functions
- 7.11 Exam Scenarios
- 7.12 Module Review
- 8.1 T-SQL Programming
- 8.2 Logical Functions
- 8.3 IIF, CHOOSE and CASE
- 8.4 Logical Function Demo
- 8.5 Using Views
- 8.6 Stored Procedures
- 8.7 Functions
- 8.8 Triggers
- 8.9 Views Demo
- 8.10 TRY CATCH
- 8.11 Exam Scenarios
- 8.12 Module Review
- 9.1 Transactions
- 9.2 Introduction to Transactions
- 9.3 INSERT and UPDATE
- 9.4 DELETE and TRUNCATE
- 9.5 Transactions Demo
- 9.6 Managing Transactions
- 9.7 XACT_ABORT
- 9.8 Managing Transactions Demo
- 9.10 Exam Scenarios
- 9.11 Module Review
- 10.1 Query Performance
- 10.2 Indexing
- 10.3 Index Strategies
- 10.4 Indexes Demo
- 10.5 Execution Plans
- 10.6 Statistics IO
- 10.7 Execution Plans Demo
- 10.8 Exam Scenarios
- 10.9 Module Review
- 10.10 Program Review
Microsoft 70-462: Administering SQL Server 2012 Databases
Module 1- 1.1 Introduction to SQL Server 2012
- 1.2 SQL Instances
- 1.3 Editions and Licensing
- 1.4 SQL Server Objects
- 1.5 System Databases
- 1.6 SQL Server Data Tools
- 1.7 Object Explorer
- 1.8 Object Scripting
- 1.9 Template Explorer
- 1.10 Query Tabs
- 1.11 Projects and Solutions
- 1.12 Customizing SSDT
- 1.13 Debugging T-SQL
- 1.14 SQLCMD
- 1.15 Exam Scenarios
- 1.16 Module Review
- 2.1 T-SQL Overview
- 2.2 T-SQL Elements
- 2.3 Batch Separators
- 2.4 Line Terminator
- 2.5 Variables
- 2.6 Control Flow
- 2.7 Expressions
- 2.8 Functions
- 2.9 Predicates and Operators
- 2.10 SELECT
- 2.11 Column Aliasing
- 2.12 SELECT Execution
- 2.13 Exam Scenarios
- 2.14 Module Review
- 3.1 SELECT Statements
- 3.2 Basic SELECT Statement
- 3.3 Specifying Columns
- 3.4 Derived Columns
- 3.5 Aliasing Columns
- 3.6 Calculated Columns
- 3.7 Ordering Results
- 3.8 Returning Distinct Results
- 3.9 Exam Scenarios
- 3.10 Module Review
- 4.1 Filtering
- 4.2 WHERE Syntax
- 4.3 BETWEEN
- 4.4 WHERE Syntax IN
- 4.5 Filtering NULL Values
- 4.6 LIKE
- 4.7 Data Type Comparison
- 4.8 Filtering Data with WHERE
- 4.9 TOP
- 4.10 OFFSET-FETCH
- 4.11 Exam Scenarios
- 4.12 Module Review
- 5.1 Join and Set Operators
- 5.2 Using Joins
- 5.3 Categories of Joins
- 5.4 INNER JOIN
- 5.5 OUTER JOIN
- 5.6 JOIN Demo
- 5.7 Set Operators
- 5.8 Set Operators Demo
- 5.9 Exam Scenarios
- 5.10 Module Review
- 6.1 Subqueries and Table Expressions
- 6.2 Subqueries
- 6.3 Self Contained Subquery
- 6.4 Correlated Subquery
- 6.5 Subquery Demo
- 6.6 EXISTS
- 6.7 Common Table Expressions
- 6.8 Temporary Tables
- 6.9 Table Variables
- 6.10 Table Demo
- 6.11 Exam Scenarios
- 6.12 Module Review
Microsoft 70-463: Implementing a Data Warehouse with SQL Server 2012
Module 1: Introduction to Data Warehouses- 1.1 Overview of Data Warehouses
- 1.2 Examine Data Warehousing Concepts
- 1.3 Introduction to Data Analysis and Reporting Concepts
- 2.1 Create Dimensions
- 2.2 Change Granularity
- 3.1 Create Fact Tables
- 3.2 Create Column store Indexes
- 4.1 Overview of Data Warehouse Components
- 4.2 Install Integration Services
- 5.1 Create an SSIS Project
- 5.2 Add Packages to an SSIS Project
- 6.1 Deploy a Control Flow
- 6.2 Execute Packages from Different Control Flow
- 7.1 Create Expressions with Variables
- 7.2 Create Package Templates
- 8.1 Add Data Flow Components to a Data Flow Task
- 8.2 Perform Transformation Tasks
- 8.3 Track Changed Data
- 9.1 Add Script Tasks and Script Components to an SSIS Package
- 9.2 Profile OLTP Data
- 9.3 Cleanse Data Using DQS
- 10.1 Execute SSIS Packages on the Server
- 10.2 Configure the Package Execution Strategy
- 11.1 Debug Package Execution Components
- 11.2 Troubleshoot Package Failures
- 12.1 Deploy SSIS Packages
- 12.2 Examine MSI Packages
- 13.1 Secure Packages
- 13.2 Secure Databases
- 14.1 Configure MDS
- 14.2 Work with MDS Databases
- 14.3 Work with Windows Azure
Microsoft 70-464: Developing Microsoft SQL Server 2012 Databases
Module 1: SQL 2012 And The 464 Test- 1.1 Introduction
- 1.2 Intro to SQL Server 2012 Part 1
- 1.3 Intro to SQL Server 2012 Part 2
- 1.4 Management Studio Demo Part 1
- 1.5 Management Studio Demo Part 2
- 1.6 Management Studio Demo Part 3
- 1.7 Other SQL Server Tools
- 2.1 Working with Data Types Part 1
- 2.2 Working with Data Types Part 2
- 2.3 Working with Data Types Part 3
- 2.4 Other Data Types
- 3.1 Tables
- 3.2 Creating Tables
- 4.1 Data Constraints Part 1
- 4.2 Data Constraints Part 2
- 5.1 Planning in Indexing Part 1
- 5.2 Planning in Indexing Part 2
- 5.3 Planning in Indexing Part 3
- 5.4 Planning in Indexing Part 4
- 6.1 Table Structures
- 6.2 Working with Clustered Indexes
- 6.3 Clustered Indexes
- 6.4 Designing Effective Clustered Indexes
- 7.1 Improving Performance with Non-Clustered Indexes Part 1
- 7.2 Improving Performance with Non-Clustered Indexes Part 2
- 7.3 Improving Performance with Non-Clustered Indexes Part 3
- 8.1 Using Indexes
- 8.2 Execution Plans Part 1
- 8.3 Execution Plans Demo
- 8.4 Execution Plans Part 2
- 9.1 Working with Views Part 1
- 9.2 Working with Views Part 2
- 10.1 Designing and Implementing Stored Procedures Part 1
- 10.2 Designing and Implementing Stored Procedures Part 2
- 10.3 Designing and Implementing Stored Procedures Part 3
- 11.1 Merging Data and Passing Tables Part 1
- 11.2 Merging Data and Passing Tables Part 2
- 11.3 Merging Data and Passing Tables Part 3
- 12.1 Designing and Implementing User Functions
- 13.1 Creating Highly Concurrent SQL Server Applications Part 1
- 13.2 Creating Highly Concurrent SQL Server Applications Part 2
- 13.3 Creating Highly Concurrent SQL Server Applications Part 3
- 14.1 Handling Error in TSQL Part 1
- 14.2 Handling Error in TSQL Part 2
- 15.1 Triggers
- 16.1 Implementing Managed Code Part 1
- 16.2 Implementing Managed Code Part 2
- 16.3 Implementing Managed Code Part 3
- 17.1 Storing XML in SQL Part 1
- 17.2 Storing XML in SQL Part 2
- 17.3 Storing XML in SQL Part 3
- 18.1 Querying XML Part 1
- 18.2 Querying XML Part 2
- 18.3 Querying XML Part 3
- 19.1 Working with Spatial Data Part 1
- 19.2 Working with Spatial Data Part 2
- 19.3 Working with Spatial Data Part 3
- 20.1 Working with Full Text Indexes and Queries Part 1
- 20.2 Working with Full Text Indexes and Queries Part 2
- 20.3 Working with Full Text Indexes and Queries Part 3
- 20.4 Outro
Microsoft 70-465: Designing Database Solutions for Microsoft SQL Server 2012
Module 1: Designing A Database Server Infrastructure- 1.1 Introduction
- 1.2 Designing A Database Server Infrastructure Part 1
- 1.3 Designing A Database Server Infrastructure Part 2
- 1.4 Designing A Database Server Infrastructure Part 3
- 1.5 Designing A Database Server Infrastructure Part 4
- 1.6 Considerations for Database Server Consolidation
- 1.7 Managing Server Resources
- 2.1 Designing A Logical Database Scheme Part 1
- 2.2Designing A Logical Database Scheme Part 2
- 2.3 Designing A Logical Database Scheme Part 3
- 2.4 Designing A Logical Database Scheme Part 4
- 2.5 Designing A Logical Database Scheme Part 5
- 3.1 Designing A Physical Database Implementation Part 1
- 3.2 Designing A Physical Database Implementation Part 2
- 3.3 Designing A Physical Database Implementation Part 3
- 4.1 Incorporating Data Files into The Database Part 1
- 4.2 Incorporating Data Files into The Database Part 2
- 4.3 Incorporating Data Files into The Database Part 3
- 4.4 Incorporating Data Files into The Database Demo
- 4.5 Searching Data Files
- 4.6 Searching Data Files Demo
- 5.1 Tuning Database Performance Part 1
- 5.2 Tuning Database Performance Part 2
- 5.3 Tuning Database Performance Part 3
- 5.4 Working with Query Plans Part 1
- 5.5 Working with Query Plans Part 2
- 5.6 Working with Query Plans Part 3
- 5.7 Working with Query Plans Part 4
- 6.1 Designing Database Security Part 1
- 6.2 Designing Database Security Part 2
- 6.3 Contained Databases
- 6.4 Protecting Data with Encryption
- 7.1 Policy Based Management
- 7.2 Policy Based Management Demo
- 8.1 Monitoring Server Health
- 8.2 Monitoring Server Health Demo
- 9.1 Designing Database Backup Solution Part 1
- 9.2 Designing Database Backup Solution Part 2
- 9.3 Designing Database Backup Solution Part 3
- 9.4 Designing Database Backup Solution Part 4
- 9.5 Disaster Recovery Plan Part 1
- 9.6 Disaster Recovery Plan Part 2
- 10.1 Automating Multi Server Maintenance
- 10.2 Managing Multiple Servers
- 11.1 Managing SQL Server With Windows PowerShell
- 11.2 Windows PowerShell Lab
- 12.1 Replicating Data Part 1
- 12.2 Replicating Data Part 2
- 12.3 Replicating Data Part 3
Microsoft 70-466: Implementing Data Models & Reports with SQL Server 2012
Module 1: Introduction to Business Intelligence and Data Modeling- 1.1 Introduction to Business Intelligence and Data Modeling Part 1
- 1.2 Introduction to Business Intelligence and Data Modeling Part 2
- 1.3 The Microsoft Business Intelligence Platform Part 1
- 1.4 The Microsoft Business Intelligence Platform Part 2
- 1.5 The Microsoft Business Intelligence Platform Part 3
- 1.6 The Microsoft Business Intelligence Platform Part 4
- 2.1 Implementing Reports the SQL Server Reporting Services Part 1
- 2.2 Implementing Reports the SQL Server Reporting Services Part 2
- 2.3 Implementing Reports the SQL Server Reporting Services Part 3
- 2.4 Implementing Reports the SQL Server Reporting Services Part 4
- 2.5 Implementing Reports the SQL Server Reporting Services Part 5
- 2.6 Implementing Reports the SQL Server Reporting Services Part 6
- 2.7 Implementing Reports the SQL Server Reporting Services Part 7
- 2.8 Implementing Reports the SQL Server Reporting Services Part 8
- 3.1 Supporting Self Service Reporting Part 1
- 3.2 Supporting Self Service Reporting Part 2
- 4.1 Managing Report Execution and Delivery
- 4.2 Managing Report Execution
- 4.3 Subscriptions and Data Alerts
- 5.1 Creating Multidimensional Databases
- 5.2 Creating Data Sources and Data Source Views
- 5.3 Creating and Browsing a Cube
- 6.1 Working with Cubes and Dimensions
- 6.2 Sorting and Grouping Attributes
- 7.1 Working with Measures and Measure Groups
- 8.1 Introduction to MDX
- 8.2 Adding Calculations to A Cube
- 9.1 Customizing Cube Functionality Part 1
- 9.2 Customizing Cube Functionality Part 2
- 9.3 Customizing Cube Functionality Part 3
- 10.1 Implementing A Tabular Data Model Part 1
- 10.2 Implementing A Tabular Data Model Part 2
- 11.1 Introduction to DAX
- 11.2 Demonstration Making a Tabular Model Part 1
- 11.3 Demonstration Making a Tabular Model Part 2
- 11.4 Using DAX
- 12.1 Implementing an Analysis Services Tabular Data Model Part 1
- 12.2 Implementing an Analysis Services Tabular Data Model Part 2
- 12.3 Deploying A Tabular Data Model
- 13.1 SQL Analysis Services Part 1
- 13.2 SQL Analysis Services Part 2
- 14.1 Creating Data Visualizations with Power View
- 15.1 Supporting Self Service Reporting
- 16.1 Performing Predictive Analysis with Data Mining
- 16.2 Using the Data Mining Wizard
- 17.1 Predictive Analytics Part 1
- 17.2 Predictive Analytics Part 2
-
EXPERT INSTRUCTOR-LED TRAINING
We only uses the industry’s finest instructors to develop our courses. They have a minimum of 15 years real-world experience and are subject matter experts in their fields. Unlike a live class, you can fast-forward, repeat or rewind all your lectures. This creates a personal learning experience and gives you all the benefit of hands-on training with the flexibility of doing it around your schedule 24/7.
-
QUIZZES & EXAM SIMULATORS
Our custom practice exams prepare you for your exams differently and more effectively than the traditional exam preps on the market. You will have practice quizzes after each module to ensure you are confident on the topic you have completed before proceeding. This will allow you to gauge your effectiveness before moving to the next module in your course. Our Courses also include practice exams designed to replicate and mirror the environment in the testing centre. These exams are on average 100 questions to ensure you are 100% prepared before taking your certification exam.
-
VISUAL DEMONSTRATIONS & MULTIMEDIA PRESENTATIONS
Our courseware includes instructor-led demonstrations and visual presentations that allow students to develop their skills based on real world scenarios explained by the instructor. Our Courseware always focuses on real world scenarios and skill-set development.
-
NAVIGATION & CONTROLS
Our self-paced training programs are designed in a modular fashion to allow you the flexibility to work with expert level instruction anytime 24/7. All courses are arranged in defined sections with navigation controls allowing you to control the pace of your training. This allows students to learn at their own pace around their schedule.
-
SOCIAL LEARNING & NETWORKING
We Have designed a world class Learning Management System (LMS). This system allows you to interact and collaborate with other students, form study groups, engage in discussions in our NOW@ Forums, rate and “like” different courses and stay up to date with all the latest industry knowledge through our forums, student contributions and announcement features. This LMS is unmatched in the industry and makes learning fun and enjoyable.
-
FLASH CARDS & EDUCATIONAL GAMES
Our Courseware knows that education is not a one size fits all approach. Students learn in different ways through different tools. That is why we provide Flash Cards and Education Games throughout our courses. This will allow you to train in ways that keep you engaged and focused. Each course will have dozens of Flash Cards so you can sharpen your skill-sets throughout your training as well as educational games designed to make sure your retention level of the materials is extremely high.
-
12 MONTHS UNLIMITED ACCESS
Each student will have 12 months unlimited access to allow you to have access to the training anytime 24/7.
For purchases of 1 to 9 user enrolments select the number of users you require and add the course to your shopping basket by selecting Add to Basket. You will then be able to make payment using most credit and debit cards or a PayPal account. Once payment is confirmed, we’ll process your order and email your course login instructions.
For a licence for 10 or more user enrolments, discounts, or if you would like to pay by BACs transfer or by invoice, please contact us on 0808 175 1269 or email sales@mytrainingacademy.org.uk.
We make it our absolute mission to give you the training you need and the service you deserve. Hear what our students say about us...

By purchasing a course on My Training Academy, you become a part of our community and are eligible to sign up for TOTUM Pro, the student discount card that provides a host of benefits. Join our community today and start saving on your favourite brands.








Privacy
Protected
Secure
Checkout
Validate your login