Help with this questions

Discussion in 'Databases' started by Liz Lazu, Sep 24, 2016.

  1. #1
    1.What are the differences and similarties between Entity Relationship Diagram, Data Flow Diagram and Use Case Diagram?
    2. Where can be used?
    I have no idea with this. It is my assignment, but I try to google without explaination.
     
    Liz Lazu, Sep 24, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    These are different visualisations of entities (for instance tables, or rows in tables in a database),of data flow (how data is input and fetched from the database), and use cases are specific ways the data is used in the application. For instance a new user is entered into the database via a form, and when you view a list of the users registered in the database, you'll also see the latest added user.
     
    PoPSiCLe, Sep 25, 2016 IP