Microsoft SQL Server is a relational database management system developed by Microsoft. It is a software product whose primary function is to store and retrieve data as requested by other software applications. There are at least a dozen different editions of Microsoft SQL Server aimed at different audiences and for workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users. Its primary query languages are T-SQL and ANSI SQL.
Categories
Categories
Tag Cloud
Related Articles
What is a SQL Server Replication?
Replication consists of a set of technologies for copying and distributing data and database...
What is SQL Server AlwaysOn?
SQL Server AlwaysOn is the new comprehensive high availability (HA) and disaster recovery...
Why do I need to install a mail client on my SQL Server computer in order to use SQL Mail?
SQL Mail is a Mail Application Programming Interface (MAPI) based application that requires the...
What is SQL Server Failover Clustering?
A Windows Failover Cluster uses shared storage typically, this shared storage is on a SAN. When a...