Course Content Introduction To Microsoft SQL Server 2005· - The evolution of SQL Server·
- SQL Server Management Studio (SSMS) and osql
SQL Language Review· - The SQL ANSI standard and Transact-SQL·
- Data Normalisation and Table Design overview·
- Extracting Data (Data Manipulation Language - DML)
- Modifying Tables (Data Definition Language - DDL)
Development Fundamentals (using SSMS and osql)· - Transact-SQL elements, statements and scripts·
- Views· Stored Procedures·
- DML Triggers·
- User-Defined Functions
Development Technologies And Methods· - Choosing the appropriate technologies for development, Transact-SQL, Common Language Runtime (CLR) integration, SQL Native Client·
- Developing robust, efficient and error free Stored Procedures (T-SQL & CLR)
SQL Server 2005 – Technology And Component Architecture· - Built-In Data Management / Integration technologies:·
- The Database Engine·
- Integration Services (SSIS)·
- Full-Text Search·
- Notification Services·
- Replication·
- Built-In Data Analysis (Business Intelligence) technologies:·
- Analysis Services (SSAS)·
- Reporting Services (SSRS)
SQL Server 2005 - Administration And Performance Tasks· - Bulk transferring data (Import and Export)·
- Database Backup and Restore·
- Identifying requirements for and creating Indexes·
- The Database Engine Tuning Advisor·
- SQL Server Profiler
XML· - The XML data type·
- The FOR XML clause and Transact-SQL OPENXML function·
- XML Schema Collections
Development Unit Testing & Source/Version Control · - Reasons for and methods of performing Unit Testing·
- Using Source/Version Control – Visual Studio Team Server (VSTS) and Visual SourceSafe (VSS)·
- Using Database Projects in SSMS and Visual Studio.NET
|