What is
Sql Server?
Sql Server is an entity relational database developed by Microsoft. The latest release is Sql Server 2008. Prior releases include Sql Server 2005 and Sql Server 2000. The standard sql-statements can be used to query data in Sql Server. Additional methods and functions are provided that are unique to Sql Server, and are known as Transact-Sql (T-Sql).
|