Pergunta de entrevista da empresa Cognizant

How does the relation lies in RDBMS ?

Resposta da entrevista

Sigiloso

14 de ago. de 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.