- Hands-On Data Science with SQL Server 2017
- Marek Chmel Vladimír Mu?n?
- 124字
- 2021-06-10 19:13:56
What's available in the pack?
The main core of the SQL Server is a DBMS (database management system), which is used to store the data in the databases. Through time and the various versions available, Microsoft has added other services as a part of the SQL Server that we can deploy and use for other data-related tasks. While these services are not necessary and required for database operations, they add value to your installation.
Without specifying any particular order for the services that expand the feature set of SQL Server beyond plain DBMS, the services include the following:
- SQL Server Integration Services
- SQL Server Reporting Services
- SQL Server Analysis Services
- Master Data Services
- Data Quality Services
- Polybase
- Machine Learning Services
- Power BI Report Server