retagged by
9,232 views
6 votes
6 votes

Which symbol denote derived attributes in ER Model?

  1. Double ellipse
  2. Dashed ellipse
  3. Squared ellipse
  4. Ellipse with attribute name underlined
retagged by

3 Answers

3 votes
3 votes

An attribute which can be derived from other attributes of the entity type is known as a derived attribute. e.g.; Age (can be derived from DOB). In ER diagram, a derived attribute is represented by a dashed Ellipses.

         

Answer:

Related questions

7 votes
7 votes
2 answers
1
sh!va asked May 7, 2017
4,577 views
Which of these is characteristic of $\textsf{RAID 5}?$Dedicated parityDouble parityHamming code parityDistributed parity
11 votes
11 votes
3 answers
2
sh!va asked May 7, 2017
4,753 views
ACID properties of a transactions areAtomicity, consistency, isolation, databaseAtomicity, consistency, isolation, durabilityAtomicity, consistency, integrity, durability...
9 votes
9 votes
2 answers
3
sh!va asked May 7, 2017
6,300 views
$\begin{array}{|l|l|l|l|l|} \hline \textbf{Employee} & \textbf{Department} & \textbf{OT_allowance} \\ \hline \text{RAMA} & \text{Mechanical} & \text{5000} \\\hline \text{...
7 votes
7 votes
3 answers
4
sh!va asked May 7, 2017
10,421 views
What does a data dictionary will identify?Field nameField formatField typesAll of the above