Nuacht

I'm trying to create a new database diagram in SQL Server so that I can refer to it for relationships and that sort of thing. I opened SQL Server Enterprise Manager, created a new diagram, added ...
Building project DiagramManager.csproj will create a nuget package in the nugets folder, e.g. Mutter.Tools.SqlServer.DiagramManager.<version>.nupkg. This package can be published to a nuget feed.
Create the following database diagram in SQL Server: Fill some sample data in the tables with SQL Server Management Studio. Typical universities have: faculties, departments, professors, students, ...