- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 129字
- 2021-07-02 20:41:24
Installing SQL Server 2016
This section will go through the installation of SQL Server engine, which will host the database objects used throughout this book.
These are the features available for SQL Server setup:
- Database engine: It is the core of SQL Server. It manages the various database objects such as tables, views, stored procedures, and so on.
- Analysis services: It allows us to create a data semantic layer that eases data consumption by users.
- Reporting services (native): It allow us to create various reports, paginated, mobile, and KPI's for data consumption.
- Integration services: It is the purpose of this book, SQL Server data movement service.
- Management tools: We'll talk about these in the next section.
- SQL Server Data Tools: We'll talk about these in the next section.
推薦閱讀
- UNIX編程藝術(shù)
- Getting Started with Gulp(Second Edition)
- The Computer Vision Workshop
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)項(xiàng)目教程
- BeagleBone Black Cookbook
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- SQL Server實(shí)用教程(SQL Server 2008版)
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Image Processing with ImageJ
- Beginning C++ Game Programming
- .NET Standard 2.0 Cookbook
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- Mastering Embedded Linux Programming
- HTML5 Canvas核心技術(shù):圖形、動(dòng)畫與游戲開發(fā)