in Databases retagged by
2,146 views
2 votes
2 votes

Match the following $:$

$\begin{array}{}  \text{(a)} & \text{Create} & \text{(i)} & \text{The ER model} \\  \text{(b)} & \text{Select} & \text{(ii)} & \text{Relationship model} \\   \text{(c)} & \text{Rectangle} & \text{(iii)} & \text{DDL} \\   \text{(d)} & \text{Record} & \text{(iv)} & \text{DML} \\   \end{array} $

$\textbf{Codes :}$

  1. $\text{(a)-(iii), (b)-(iv), (c)-(i), (d)-(ii)}$
  2. $\text{(a)-(iv), (b)-(iii), (c)-(ii), (d)-(i)}$
  3. $\text{(a)-(iv), (b)-(iii), (c)-(i), (d)-(ii)}$
  4. $\text{(a)-(iii), (b)-(iv), (c)-(ii), (d)-(i)}$
in Databases retagged by
2.1k views

1 Answer

3 votes
3 votes
Best answer
ans is A

create -DDL

select -DML

Rectangle - in E-R Model (as entity)

Record - Relationship model
selected by
Answer:

Related questions