What is microsoft sql server

1.1K    Asked by FerminaZamorano in SQL Server , Asked on Jan 2, 2020
Answered by Fermina Zamorano

Microsoft SQL Server is a relational database management system (RDBMS). In corporate IT environments, it supports a wide range of transaction processing, business intelligence, and analytics applications. The relational model of SQL Server provides referential integrity and other integrity constraints to maintain data accuracy.



Like most database management systems, SQL Server supports standard Structured Query Language (SQL). But the system contains T-SQL (Transact-SQL).

SQL Server can run on a laptop, it is commonly found on a server in larger organizations and can support thousands of users. Microsoft SQL Server runs on a centralized server which helps simultaneous access



Your Answer

Interviews

Parent Categories