Question:
End User or Reseller asks you the following question, "May I grab a large version of your ERD for the Batch Manager database as generated by SQL Server Management Studio?"
Solution:
ERD= Entity-Relationship Diagram aka Entity-Relationship Model
In software engineering, an entity–relationship model (ER model) is a data model for describing the data or information aspects of a business domain or its process requirements, in an abstract way that lends itself to ultimately being implemented in a database such as a relational database. The main components of ER models are entities (things) and the relationships that can exist among them.
Attach is a ERD of our own Batch Manager Database as it appears within SSMS.
Comments
Please sign in to leave a comment.