SQL Server Video Tutorial Slides
- Introduction to SQL Server
- Creating Altering and Dropping Database
- Create Table and Insert Update Data into Table
- Primary Key and Foreign Key
- Select Statement in SQL
- Relational Database Design Tips
- Identity Column in SQL
- Retrieve Last Identity Value in SQL
- Default Constraint in SQL
- Unique Constraint in SQL
- Check Constraint in SQL
- Cascading Referential Integrity in SQL
- Union and Union All
- Alias, Aggregate, Group by and Having in SQL
- Joins
- Self Join
- Stored Procedures
- Stored Procedures with Output Parameter and Return Values
- Practical Use of Stored Procedures
- Stored Procedure Optional Parameter
- Indexes
- Clustered Non Clustered and Unique Index
- Paging in SQL
- View
- Transaction
- DML After Trigger
- DML After Update Trigger
- Round, Floor, Rand, Ceiling and Rand Functions
- Cursors
- DDL Triggers
- Server Scope Trigger Example
- CTE in SQL
- Replace Null Values, Coalesce Function
- Date Time Datatype
No comments:
Post a Comment