What is a database diagram?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a database diagram?
Rating:
A database diagram is used to view complex relationships between tables in a database. It helps in database maintenance. The diagram displays the tables and relationships between the tables. These relationships are usually created by using the primary and foreign key. The diagrams can also be created for some specific tables to view their relationships for those tables.
Rating:
Was this information helpful?
Other articles
- What is SQL Server Profiler?
- What is the sysadmin fixed server role?
- What is the Central Publisher?
- What is Disk Cleanup?
- What is the REPEATABLE READ isolation level?