Using SQL Server
Using SQL Server
Using SQL Server
3.1 Introduction
Currently there are different database engines that are available in the market. Microsoft SQL
server is the one that has been under use from lower level application to complex applications.
There are different versions currently used by database developers. In this topic SQL server 2008
will be utilized starting from creation of the database to using the different queries that are need
to access information that is stored in the database. SQL server Management studio plays a key
role in creating and managing a database. The topic covers all this issues one by one.