What is an entity-relationship diagram (erd)?



What is an entity-relationship diagram (erd)?..

Answer / Shikha Pal

An Entity-Relationship Diagram (ERD) is a graphical representation used to model the structure and relationships between entities in a database. It visually illustrates tables, attributes, and relationships among those tables using lines and symbols.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the difference between writing data to mirrored drives versus raid5 drives

1 Answers  


How you can get a list of all the table constraints in a database? : Sql server administration

1 Answers  


How to create logins using windows Authentication mode?

2 Answers  


How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?

1 Answers  


How to rebuild master databse?

1 Answers  


What happens if null values are involved in bitwise operations?

1 Answers  


Define the one-to-one relationship while designing tables.

1 Answers  


What is normalization process?

1 Answers  


What is difference between delete and truncate commands?

1 Answers  


How to count duplicated values in a column in ms sql server?

1 Answers  


What is the importance of three tier architecture?

1 Answers   QuestPond,


can any body tell me how to know the password of current user in sql server

1 Answers   Crea, HCL,


Categories