SQL 2005
SQL 2005
1. 2. 3. 4. 5. 6. 7.
Basics of DBMS Basics of RDBMS Data Models What is SQL server Introduction to SQL Server 2005 Tools of SQL Server 2005 Authentications A. Windows B. SQL Server 8. Data types 9. TSQL Introduction 10.Data Definition language 11.Data Manipulation Language 12.Data Retrieval Language 13.Transactions in SQL Sever 2005 A. Commit B. Roll back 14.Operators 15.Functions A. Number Functions B. Character Functions C. Date time Functions D. Aggregate Functions 16.Clauses A. Group By B. Having C. Order by 17.Set Operators 18.Joins A. Inner Join B. Outer Join(3) C. Non Equi Join D. Self Join E. Cross Join 19.Sub Queries
20.Constraints A. Primary key B. Unique C. Foreign key D. Check Constraint E. Not Null F. Default 21.Views 22.Indexes 23.Synonyms 24.Snapshots 25.Locks in SQL Server 2005 26.Introduction to Programming 27.Batches and Basic programs 28.If. Else, While 29.Cursors 30.User Defined Functions 31.Stored Procedures 32.Triggers