Introduction to Database - Technical MCQs

Q1:

A database has data and relationships.

A True

B False

ANS:A - True

Because you used to store data to maintain the relationship between different tables or in the same table.

Likewise name and address are co-related.

Either save in same table or in distinct table but they share a relationship.