Peers SQL Server 2012
Peers SQL Server 2012
Course Brochure
Overview
Prerequisites
Applications
Microsoft Sql Server 2008 is basically designed to suit the requirements of Database
design and development. Audience gets complete knowledge on SQL commands,
constraints, views, sub queries, indexes etc... as well as how to program with T-SQL i.e..
developing stored procedures, triggers, functions, cursors etc... Complete discussion on
XML integration, CLR integration, Log on triggers, Ranking functions, new isolation levels
etc.. Discusses all the advanced features of SQL Server 2008 and new features of SQL
Server 2012
Page
2 2
Page
COURSE CONTENTS
Joins and Sub Queries
Basics
Database
DBMS
RDBMS
Oracle and SQL Server
SQL Language
DDL
DML (INSERT, UPDATE, DELETE, MERGE)
TCL
DDL
DCL
SQL Operators
Simple Queries
Built in Functions
Joins
Sub-Queries
Advanced Queries
Views
Create View
Advantage of Views
Updatable Views
Non Updatable Views
Indexed View
Introduction to T-SQL
Anonymous Block
Stored Block
Data Integrity
Domain Integrity
Entity Integrity
Referential Integrity
Cursors
Declaring Cursors
Modifications Thorough Cursors
Types of Cursors
Advantages of Cursors
Database Design
Normalization
De Normalization
Database Diagrams (E-R)
Stored block
Stored Procedures
Page 3
COURSE CONTENTS
User Defined Functions
Scalar UDF
Inline UDF
Multi Statement Table UDF
Table Variables, Temporary Tables
Triggers
Implicit Transactions
Explicit Transactions
TCL Commands
Lock Types
Isolation Levels
Dead Locks
MS-DTC
Security
Windows Authentication
SQL Server Authentication
Creating Login
Database Permissions
Introduction to Roles, Schema
Droping Login
Database Maintenance
Backup Database
Restore Database
Deployment of Database
Generating T-SQL Scripts and Batches
System Databases and System Tables
Jobs
Schedules
Alerts
Operators
Indexes
Data Transformation Services
Clustered Index
Non Clustered Index
Creating Index
Advantages of Indexes
XML Integration
FOR XML
OPEN XML
XML Data Type
BCP
DTS Packages / SSIS Packages
Features of 2012