Sqlserver Syllabus
Sqlserver Syllabus
SQL Server
Overview:
Microsoft SQL Server is one the most popular Relational Database Management System (RDBMS) used in
Microsoft universe. It can be used for data storage as well as for data retrieval for applications which can be
either on desktop or Web/Browse.
In this module we learn about what is normalization, types of normalization, data before and after
normalization, benefits of normalization.
First Normal Form
Second Normal Form
Third Normal Form Practically Normalizing Tables
Introduction to triggers
Constraints vs Triggers
Creating, Altering, Dropping triggers
for/after/instead of triggers
Using Rollback Tran