Setup
Create database
Create server instance > right click on databases > new database
Create Tables
Expand your databse > Expand Schemas > Tables > Create > table creation GUI
Constraints and more
When in the column menu of the table GUI you can select the edit icon next to any column and it will open a sub-menu with items that allow you to do things like add Constraints
Backlinks