CBSE Class 12 Informatics Practices Question 68 of 103

Review of Database Concepts & SQL — Question 17

Back to all questions
17
Question

Question 11

What is the relationship between a database and a table?

Answer

A database is an organized collection of interrelated data that serves many applications, while a table is a collection of logically related records. In other words, it is a named collection of data items that represent a complete unit of information within a database.