A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_session5q9nhib1pkgmfm38k4rmuko6qshkek44): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /var/lib/php/sessions)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

In an E – R diagram, ellipse represents

Home » General Knowledge » General knowledge miscellaneous » Question
  1. In an E – R diagram, ellipse represents
    1. relation
    2. entity
    3. fields
    4. key
    5. None of these
Correct Option: E

The correct option is not given in the question. ER-Diagram is a visual representation of data that describes how data is related to each other. It shows relation between the data. It has 3 components: Entity, Attribute and Key. While an entity is represented using rectangles; an attribute (describes a property or characteristic of an entity) is represented using ellipse. Ellipse with underlying lines represents Key.



Your comments will be displayed only after manual approval.