Domanda di colloquio di Cognizant

How does the relation lies in RDBMS ?

Risposta di colloquio

Anonimo

14 ago 2021

In RDBMS we use to represent the data or information in tabular form. The columns are called attributes and the rows are called tuples. In this case we can relate more than one tables within the same database by their attributes. Thus the relation lies in RDBMS.