GDB’s Instructions
- You need to provide precise and to the point answer, avoid irrelevant details.
- Copy from the internet or other student will get zero marks.
- You should post your answer on the Graded Discussion Board (GDB), not on the Moderated Discussion Board (MDB). Both will run parallel to each other during the specified time. Therefore, due care will be needed.
- You need to use font style as “Times New Roman” and font size 12.
- You cannot participate in the discussion after the due date via email.
- The GDB will open and close on specified date and time. Please note that no grace day or extra time will be given for posting comments on GDB.
GDB Topic
In the database design process the entity relationship model (ERD) is a graphical representation of entities and their relationships to each other in the problem domain. These entities are further converted into tables which help in the practical implementation of the organization’s database. The ERD plays a vital role in understanding the conceptual view of the organization’s database.
Consider a very small organization which has small scale database containing a few tables. One approach for the implementation of this database is to directly create tables in the RDBMS in order to save the time. Another approach is to properly design the database, that is, draw the ERD and then implement in the RDBMS.
Which approach would you recommend for the given scenario, support your answer with reasons.
Solution:
It is easily to understand and maintain, ERD understanding the conceptual view of the organizations database. It can save our time, errors and cost and it is a professional method to save records.
Note: It's just a idea submit GDB in your words.