197k views
3 votes
Databases that carry their data in the form of tables and that represent relationships using foreign keys are called discrete databases

A True
B False.

1 Answer

4 votes

Final answer:

Databases that carry their data in the form of tables and represent relationships using foreign keys are not called discrete databases.

Step-by-step explanation:

False. Databases that carry their data in the form of tables and represent relationships using foreign keys are called relational databases, not discrete databases. Relational databases are widely used in applications such as customer relationship management systems and inventory management systems. They organize data into tables, with each table representing a specific entity and the relationships between entities being represented by foreign keys.

User Ishtar
by
8.6k points