SQL Server Syllabus: Module 1:-Introduction To Basic Database Concepts
SQL Server Syllabus: Module 1:-Introduction To Basic Database Concepts
WhatisData,Field,Recordanddatabase?
LimitationsofFileManagementSystem.
BasicConceptsofAdvantagesofDBMS.
Exploring RelationalDBMS
WhatisSQLServerVersionhistoryanddifferenteditions
Basic Features Components andTools
Introduction to ManagementStudio
TypesofSystemDatabasesinSQL
BasicsofSQLTypesofSQLStatements
DDL,DML,DQL,DCLandTCL
CreateDatabaseusingManagementStudio
Datatypes in SQLServer
Module4:DDLandDMLStatements.
Create,AlterandDropTableInsert,
Update and Delete Statement TruncateStatement
Understanding SelectStatement
UsageofTop,Distinct,Nulletc...keywords
UsingStringandArithmeticExpressions
ExploringWhereClausewithOperators
Using AdvancedOperators
SortingdatausingOrderByclause
WorkingwithbasicofSubQueries
Count,Sum,Min,Max,AvgGroupByandHavingClause
UsingGroupBywithRollupandCube
Unique
NotNULL
PrimaryKey
Default Check ForeignKey
Module 10:Implementing Views
Introduction&AdvantagesofViews
Creating, Altering, DroppingViews
Creating Users
Granting&Revoking
Managing using ManagementStudio
Introduction to storedprocedures
Benefits of StoredProcedures
Creating, Executing Modifying,Dropping
Input–Output and OptionalParameters
SystemdefinedSP’sandFunctions.
User definedFunctions
Module 15:Implementing Triggers
Introduction totriggers
Constraints vsTriggers
Creating, Altering, Droppingtriggers
after/instead oftriggers
Generating SQLScript
Executing SQLScript
Generating ChangeScript
Taking databaseBackup
Restoring database usingbackup
AttachingandDetachingofdatabase