OBJECTIVE
In this chapter you will learn:
History of SQL
In this chapter you will learn:
What is sql server?
Versions of sql server
Sql management tool
SQL was developed by Donald D. Chamberlin and Raymond F. Boyce in 1970 at IBM. The first version of SQL was called SEQUEL (Structured English Query Language).
Sql server 2008 was launched in August 2008 and it is used to store and show the data records that can be retrived by another software program.
List of Contents
- Chapter 1: What is SQL Server