Curriculum
- 13 Sections
- 111 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Introduction to SQL10
- 2.1Various types of databases
- 2.2Introduction to Structured Query Language
- 2.3Distinction between client server and file server databases
- 2.4Understanding SQL Server Management Studio
- 2.5SQL Table basics
- 2.6Data types and functions
- 2.7Transaction-SQL
- 2.8Authentication for Windows
- 2.9Data control language
- 2.10The identification of the keywords in T-SQL, such as Drop Table
- Database Normalization and Entity Relationship Model8
- SQL Operators5
- Working with SQL: Join, Tables, and Variables10
- 5.1Advanced concepts of SQL tables
- 5.2SQL functions
- 5.3Operators & queries
- 5.4Table creation
- 5.5Data retrieval from tables
- 5.6Combining rows from tables using inner, outer, cross, and self joins
- 5.7Deploying operators such as ‘intersect,’‘except,
- 5.8Temporary table creation
- 5.9Set operator rules
- 5.10Table variables
- Deep Dive into SQL Functions7
- Working with Subqueries5
- SQL Views, Functions, and Stored Procedures6
- Deep Dive into User defined Functions7
- SQL Optimization and Performance5
- Advanced Topics1
- Managing Database Concurrency6
- Practice Session39
- 13.1Creating Transact-SQL queries
- 13.2Querying multiple tables using joins
- 13.3Implementing functions and aggregating data
- 13.4Modifying data
- 13.5Determining the results of DDL statements on supplied tables and data
- 13.6Constructing DML statements using the output statement
- 13.7Querying data using subqueries and APPLY
- 13.8Querying data using table expressions
- 13.9Grouping and pivoting data using queries
- 13.10Querying temporal data and non-relational data
- 13.11Constructing recursive table expressions to meet business requirements
- 13.12Using windowing functions to group
- 13.13Rank the results of a query
- 13.14Creating database programmability objects by using T-SQL
- 13.15Implementing error handling and transactions
- 13.16Implementing transaction control in conjunction with error handling in stored procedures
- 13.17Implementing data types and NULL
- 13.18Designing and implementing relational database schema
- 13.19Designing and implementing indexes
- 13.20Learning to compare between indexed and included columns
- 13.21Implementing clustered index
- 13.22Designing and deploying views
- 13.23Column store views
- 13.24Explaining foreign key constraints
- 13.25Using T-SQL statements
- 13.26Usage of Data Manipulation Language (DML)
- 13.27Designing the components of stored procedures
- 13.28Implementing input and output parameters
- 13.29Applying error handling
- 13.30Executing control logic in stored procedures
- 13.31Designing trigger logic, DDL triggers, etc.
- 13.32Accuracy of statistics
- 13.33Formulating statistics maintenance tasks
- 13.34Dynamic management objects management
- 13.35Identifying missing indexes
- 13.36Examining and troubleshooting query plan
- 13.37Consolidating the overlapping indexes
- 13.38The performance management of database instances
- 13.39SQL server performance monitoring
- Microsoft Courses: Study Material2