- Hands-On Data Science with SQL Server 2017
- Marek Chmel Vladimír Mu?n?
- 98字
- 2021-06-10 19:14:00
Getting data from databases
Before we can start analyzing the data in our SQL Server, we first need to acquire the data. One of the possible sources of the data can be another database. Regarding the import of data, the most easy-to-work-with source would be another SQL Server. We're using SQL Server 2017, so we should not face any issues with restoring or migrating the database into our environment. If we were to use an older version, we have to consider that you can't restore a backup from a newer version into an older version of SQL Server.
推薦閱讀
- Splunk 7 Essentials(Third Edition)
- 人工智能超越人類
- 網頁編程技術
- 機器人創新實訓教程
- Embedded Programming with Modern C++ Cookbook
- 控制系統計算機仿真
- 網絡化分布式系統預測控制
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 貫通Hibernate開發
- 機器人制作入門(第4版)
- Raspberry Pi Projects for Kids
- Microsoft System Center Data Protection Manager Cookbook
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- Hands-On Microservices with C#
- Eclipse RCP應用系統開發方法與實戰