CBSE Class 12 Informatics Practices Question 70 of 103

Review of Database Concepts & SQL — Question 19

Back to all questions
19
Question

Question 13

How is data organized in a table?

Answer

Data in a table is organized into rows and columns. Each row represents a record or tuple, while each column represents an attribute or field of the data.