Certificate Authentication

T-SQL Fundamentals with SQL Server Training Course Certificate for...

Add to LinkedIn

Certificate ID: 
693331
Authentication Code: 
a2e71
Certified Person Name: 
James Rodi
Trainer Name: 
Dariusz Pieter
Duration Days: 
2
Duration Hours: 
14
Course Name: 
T-SQL Fundamentals with SQL Server Training Course
Course Date: 
20 October 2022 09:30 to 21 October 2022 17:30
Course Outline: 

Course Outline:

  • What is the meaning of Databases. Comparison of RDBMS and DBMS
  • Different RDBMS available in the market.
  • What is SQL Server? Working with SQL Server Management Studio
  • Working with sublanguages like DDL, DML, DAL.
  • Creation of Tables, data types, Constraints and their definition.
  • Using Insert, Delete and Update statements.
  • Using Select Query and its various operators.
  • Use of Null, Not Null, And, OR, Between, Exists, Order by, Group by, Having clause
  • What are inbuilt functions? Math, String and Datetime functions.
  • Working with Views. How they are used for data access.
  • Working with Joins. Joins types and getting data from multiple tables.
  • Working with Sub Queries. What is a correlated subquery. Difference between Sub Query and Joins.
  • What are Common Table Expressions. Using Recursive Common Table expressions.