Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 575 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 575 Bytes

POC for SSDT Project

SQL Server Data Tools is a modern development tool for building SQL Server relational databases, Azure SQL databases, Analysis Services (AS) data models, Integration Services (IS) packages, and Reporting Services (RS) reports. With SSDT, you can design and deploy any SQL Server content type with the same ease as you would develop an application in Visual Studio.

Installation

  1. Clone or Download the Project.
  2. Create a database in the Sql Server.
  3. Publish the Project.

Disclaimer

This project is for training and learning purpose only.