Contents
- What Is Database Designer?
- How to Create a Database Diagram
- Navigating the Diagram
- How to Quickly Print Diagram
- Saving and Restoring the Diagram
What Is Database Designer?
Database Designer is a powerful visual design tool for database development that allows you to build a clear and effective database structure visually and to see the complete picture representing all the tables, foreign key relations between them, views, and stored routines of your database on a database diagram.
Database Designer allows you to view and edit your database in a convenient visual way. You can observe all objects of your database, see foreign key relations between tables, viewing database objects information, easily access database …
[Read more]