Pergunta de entrevista da empresa Mastercard

What's the structure of a relational database

Resposta da entrevista

Sigiloso

24 de mar. de 2025

A relational database structure organize data into tables(Relation) with rows(tuples) and columns(Attribute) connected by defined relationships primarily using primary and foreign key .