course-premium

Course not currently available

MCSA: SQL Server 2016 - Database Development

4.7
3 reviews
  • Training Sqaure has a bunch of amazing trainers, and they deliver incredible training and in a short span of time I enjoyed everything about this place. Mr Saif is an fantastic trainer and he provides interesting anecdotes and overall training was entertaining and I enjoyed everything about the training. The material of the course was amazing and I enjoyed every bit of it.
    |
  • I have got the one to one training from Sana and it was so amazing. She helped me a lot in learning from the basics. I would highly recommend the trainers if you want to learn Web/ Graphic Design.
    |
  • Really good knowledge, great pace and good practical delivery.
    |

Course

In City Of London ()

£ 1,000 VAT inc.

Gain the necessary knowledge to build a sustainable career in IT!

  • Type

    Course

  • Level

    Intermediate

  • Duration

    4 Weeks

Would you like to give an impulse to your professional career? If your answer is positive, then you should give a shot to this MCSA: SQL 2016 Database Development Course, imparted by Training Square, that Emagister.co.uk has added to its educational catalogue.

MCSA SQL Server 2016 will enable you to establish your technical skills required to build a sustainable career in IT. Be equipped with the skills that would facilitate you to demonstrate the ability to provide innovative solutions across multiple technologies to your clients. By achieving MCSA SQL 2016 certification you will quite simply be an expert in database technology and can provide solutions for complex business environments.

Microsoft SQL Server has become the most popular, secure, reliable and robust database platform in the IT industry currently. On achieving SQL Server 2016 certification, you will maximise your chances of becoming more employable and more marketable in the current competitive IT job market.

SQL Server 2016 can perform 1 million commands in just 1 second which makes it the fastest, reliable and robust solution for small to large enterprises. SQL Server 2016 also provides higher productivity for DBAs, System Admins and Application Developers. It is also capable to avoid mission critical outages or data loss and the Excellent BI and reporting tools, large scale data warehousing capabilities, make SQL Server 2016 stands out in the market.

You will be welcome into this SQL server 2016 course where you would be well equipped with SQL Server industrial skills and eventually be fully prepared for MCSA SQL 2016 Certification.

Don't miss this chance and enroll in this course now. Contact Training Square through Emagister.co.uk. You will receive all the information needed.

About this course

Novice/Mediocre/Expert.

Computer Illiterate.

Diploma/Corporate Training/Hands-On Practical Training/Exam Preparation.

Expert, Industry Experienced and Certified Trainers.
State of the Art Facilities.
Maximum 5-6 Delegates Per Class. Quality that matters.
100% Practical Hands-on Training, Classroom Based and Instructor Led.
Flexible Starting Dates: Weekdays, Weekends and Evenings
Location: Central London

Our Course Advicer will contact him/her and explain further about the Course.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Fill in your details to get a reply

We will only publish your name and question

Reviews

4.7
excellent
  • Training Sqaure has a bunch of amazing trainers, and they deliver incredible training and in a short span of time I enjoyed everything about this place. Mr Saif is an fantastic trainer and he provides interesting anecdotes and overall training was entertaining and I enjoyed everything about the training. The material of the course was amazing and I enjoyed every bit of it.
    |
  • I have got the one to one training from Sana and it was so amazing. She helped me a lot in learning from the basics. I would highly recommend the trainers if you want to learn Web/ Graphic Design.
    |
  • Really good knowledge, great pace and good practical delivery.
    |
100%
4.5
excellent

Course rating

Recommended

Centre rating

Paul

4.0
23/04/2019
About the course: Training Sqaure has a bunch of amazing trainers, and they deliver incredible training and in a short span of time I enjoyed everything about this place. Mr Saif is an fantastic trainer and he provides interesting anecdotes and overall training was entertaining and I enjoyed everything about the training. The material of the course was amazing and I enjoyed every bit of it.
Would you recommend this course?: Yes

Paul R

5.0
21/04/2019
About the course: I have got the one to one training from Sana and it was so amazing. She helped me a lot in learning from the basics. I would highly recommend the trainers if you want to learn Web/ Graphic Design.
Would you recommend this course?: Yes

Marcos

5.0
06/12/2017
What I would highlight: Really good knowledge, great pace and good practical delivery.
What could be improved: .
Would you recommend this course?: Yes
*All reviews collected by Emagister & iAgora have been verified

This centre's achievements

2019

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 10 years

Subjects

  • Transactions
  • Market
  • Server
  • Database
  • SQL
  • Database training
  • MCSA training
  • MCSA
  • Database Development
  • SQL Server

Teachers and trainers (1)

Teaching Staff

Teaching Staff

Teacher

Course programme

MCSA SQL Exam 70-761: Querying Data with Transact-SQL

INTRODUCTION TO SQL SERVER 2016
  • SQL Server Architecture
  • SQL Server Versions
  • SQL Server Editions
  • SQL Server Databases
INTRODUCTION TO T-SQL QUERYING
  • Categories of T-SQL Statements
  • T-SQL Elements
  • Logical Order of Operations in SELECT Statements
SQL SERVER 2016 Data Types
  • Exact Numeric
  • Approximate Numeric
  • Character Strings
  • Date & Time
  • Unicode Characters
  • Binary Strings
  • Others
CREATING T-SQL SELECT QUERYING
  • SELECT Statements
  • Duplicates & DISTINCT
  • Using Column and Table Aliases
  • CASE Expressions
MODIFYING DATA AND TABLE DEFINITION
  • Insert
  • Update
  • Delete
  • Create
  • Alter
  • Drop
DEFINING SQL SERVER CONSTRAINTS
  • Not NULL
  • Primary Key
  • Foreign Key
  • Check
  • Default
  • Unique
  • Identity
SORTING AND FILTERING DATA
  • Top
  • Order By
  • Offset
  • Fetch
SET OPERATIONS
  • Union
  • Union ALL
  • Except
  • Intersect
QUERYING MULTIPLE TABLES BY USING JOINS
  • Introduction to Joins
  • INNER JOIN
  • LEFT/RIGHT/FULL OUTER JOIN
  • CROSS JOIN & Self Join
  • Using AND and OR
PROGRAMMING CONCEPTS
  • Variables
  • IF / IF – ELSE / IF – ELSE IF
  • While
BUILT-IN AND USER DEFINED FUNCTIONS
  • Conversion Functions
  • Scalar-Valued Functions
  • Table-Valued Functions
  • Aggregate Function
  • Date and Time Functions
  • Mathematical Functions
  • String Functions
  • Functions to work with NULL
SUBQUERIES AND APPLY
  • Self-Contained / Correlated Subqueries
  • Cross Apply
  • Outer Apply
  • Exists and IN Predicate
PIVOTING, GROUPING AND AGGREGATING DATA
  • Pivoting
  • Group By
  • Using Aggregate Functions
  • Using Having Clause in Group By
TEMPORARY TABLES AND TABLE EXPRESSIONS
  • Temporary Tables
  • Local Temporary Tables
  • Global Temporary Tables
  • CTE
STORED PROCEDURES
  • Creating/Modifying/Dropping/Encrypting
  • Different ways to Execute Stored Procedures
  • Stored Procedures with Input and Output Parameters
  • Nested Stored Procedures
VIEWS
  • Creating/Modifying/Dropping
  • Indexed Views
  • Views to provide Row Level / Column Level Security
TRANSACTIONS AND ERROR HANDLING
  • Atomicity, Consistency, Isolation, and Durability
  • Isolation Level
  • Problems
  • Try / Catch / RAISERROR / Throw
Exam 70-762: Developing SQL DatabasesDeveloping SQL Databases (70-762)

DESIGNING AND IMPLEMENTING DB OBJECTS
  • Designing Schemas based on Business Requirements
  • Designing Tables
  • Using Most Efficient Data Types
DESIGNING AND IMPLEMENTING INDEXES
  • Introduction to Indexes
  • What is the Need to Implement Indexes
  • Clustered Indexes
  • Non Clustered Indexes
  • Composite Indexes
MAINTAINING AND OPTIMIZING INDEX PERFORMANCE
  • Finding the Fragmentation of Indexes
  • Reorganizing Indexes
  • Rebuilding Indexes
  • Disabling / Dropping an Existing Index
  • Column Store Indexes
VIEWS
  • Creating/Modifying/Dropping
  • Indexed Views
  • Views to provide Row Level / Column Level Security
ENSURING DATA INTEGRITY CONSTRAINTS
  • Not NULL
  • Primary Key
  • Foreign Key
  • Check
  • Default
  • Unique
  • Identity
WORKING WITH STORED PROCEDURES
  • Creating/Modifying/Dropping/Encrypting
  • Different ways to Execute Stored Procedures
  • Stored Procedures with Input and Output Parameters
  • Nested Stored Procedures
  • Moving Values between Scalar-Valued Function and SP
  • Implementing Transactions in Stored Procedures
  • Implementing Error Handling in Stored Procedures
CREATING TRIGGERS
  • Creating/Modifying/Dropping
  • DML Triggers
  • DDL Triggers
  • Logon Triggers
  • Advanced Trigger Concepts
MANAGING TRANSACTIONS AND ISOLATION LEVELS
  • Atomicity, Consistency, Isolation, and Durability
  • Isolation Level
  • Read Uncommitted
  • Read Committed
  • Repeatable Read
  • Serialisable
  • Snapshot
  • Impact of all Isolation Levels
OPTIMISING CONCURRENCY AND LOCKING BEHAVIOUR
  • Troubleshoot Locking Issues
  • Identify Lock Behaviours
  • Capture and Analyse Deadlock Graphs
  • Identify Ways to Remediate Deadlocks
WORKING WITH XML
  • RAW
  • AUTO
  • PATH
STORING AND QUERYING BLOBS IN SQL SERVER
  • Filestream
  • Full-Text Search
  • Storing .docx, Images and other files in SQL SERVER

Additional information

Pay all at once at get flat £100.00 off the course fee.


Discounted Price

£1350.00 (Actual Price £1450.00)


Or Choose from one of the following Finance Options @ 0% interest: 


3 months - £145 Upfront and monthly payments of £435.00

6 months - £145 Upfront and monthly payments of  £217.00    

12 months
- £145 Upfront and monthly payments of  £108.00 


Duration

4 Weeks or Fast Track 4 Days

MCSA: SQL Server 2016 - Database Development

£ 1,000 VAT inc.