|
|
SQL Server
|
SQL SERVER is a databse made by Microsoft. It is most popular database when used with microsoft technologies like .NET . Since .NET technology is widely used Sql Server is becoming preferred choice of database to many programmers. |
- Basics of RDBMS
- Introduction to SQL ( Structured Query Language)
- Querying data from SQL Server database
- Developing various objects like tables, views
- Data Integrity - Constraints, Rules, Defaults
- Security in SQL Server - Creating users and ensuring authentication.
- Creating stored programs
- Procedures
- Functions in SQL Server
| |