Can anyone suggest me the format of how to make and analyse database documentation.
+3
A:
There are tools to reverse engineer the schema of a database into a diagram that shows tables, relationships, field descriptions, etc.
Visio can reverse engineer SQL Server databases, for example.
Joubert Nel
2010-09-15 06:26:42