Question

Compare and contrast among data flow diagram (DFD), entity relationship diagram (ERD), and record layout diagram...

Compare and contrast among data flow diagram (DFD), entity relationship diagram (ERD), and record layout diagram (RLD). Cite concrete examples.

Homework Answers

Answer #2

Basically DFD and ERD are generally called as the data models which can be used for a better communication between the members of group.

DFD :- generally data flow diagram is used for outling the patern and system of data but is generally doesnot tells ablout the time it takes for processing. it generally tells about the entering , transforming and storing data.

example is the food ordering system in restaurant.

ERD:-  It generally specifies the relationship between the various entities in an information system :locations, members and roles.it generally shows the overall framework.

example is the university database in which these are various entities for students.

RLD :- Generally record layout diagrams are used to mention the internal structure of records which are genrally specifying a file .

example is team working on a warehouse design

answered by: anonymous
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The Data Flow Diagram (DFD) is considered a "process diagram" What does this mean? What is...
The Data Flow Diagram (DFD) is considered a "process diagram" What does this mean? What is a process flow diagram? What is its purpose?
Prepare an entity-relationship diagram for the database in a following company: Holiday Travel Vehicles sells new...
Prepare an entity-relationship diagram for the database in a following company: Holiday Travel Vehicles sells new recreational vehicles and travel trailers. When new vehicle arrives at Holiday Travel Vehicles, a new vehicle record is created. Included in a new vehicle record are a vehicle serial number, name, model, year, manufacturer, and base cost. When a customer arrives at Holiday Travel Vehicles, he or she works with a salesperson to negotiate a vehicle purchase. When a purchase has been agreed to,...
Prepare Level 3 DFD diagram on Passport Automation System. Also Prepare E-R (Entity Relationship) diagram on...
Prepare Level 3 DFD diagram on Passport Automation System. Also Prepare E-R (Entity Relationship) diagram on Passport Automation System. Based on the points : 1. User signup : User Registration , Enter Required Details , Login to continue ..... 2.Application form : Fill the application form,Update Required details, Records stored in database.... 3.Submit the application : By Mail , By Courier 4. Passport fee : Credit Card , debit Card ... 5. Appointment Scheduling .... 6.Verifying the documents : Proof...
draw the entity relationship model for the following data he system needs to record details of...
draw the entity relationship model for the following data he system needs to record details of all registered vehicles driven in the local government area. A vehicle is identified by a Vehicle Identification Number (VIN). Background reading on a VIN is available from several sites such as ​AutoCheck​. The government wishes to record the type of vehicle, such as motorbike, car, truck etc, the year the vehicle was manufactured and the model such as CX3, as vehicle attributes. Vehicles are...
***** this is question and answer i just need the schema Data Modelling is the primary...
***** this is question and answer i just need the schema Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual data model versus Physical data model. Illustrates with help of example to list down data (entities), relationship among data and constraints on data. Data Modeling:- Data Modeling is the first step in database designing.It is the representation of data model, or collected data. Also shows that collected data stored in database and linked...