- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 94字
- 2021-07-02 20:41:30
Create a database
This recipe, like many others in this book, requires a database to be created. It can be done by using SQL Server Management Studio. Start SSMS, connect to your local instance and right-click on the database folder. From the contextual menu, choose New Database.... The following window appears:

Fill in the Database name and click OK as we don't need to change the Owner and Database files information. You should now see the database under the Databases folder in SSMS. We're now ready to create an SSIS package that'll use it.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- SQL學習指南(第3版)
- 深入淺出Android Jetpack
- Android 應用案例開發大全(第3版)
- Mastering JavaScript High Performance
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- PrimeFaces Blueprints
- UX Design for Mobile
- Hack與HHVM權威指南
- Swift High Performance
- Java EE輕量級解決方案:S2SH
- Java面試一戰到底(基礎卷)
- Puppet Cookbook(Third Edition)
- Swift編程實戰:iOS應用開發實例及完整解決方案
- Learning HTML5 by Creating Fun Games