Which structure in a table represents an individual record contained in the database?

IT Exam Items RepositoryCategory: Data Analytics EssentialsWhich structure in a table represents an individual record contained in the database?

Which structure in a table represents an individual record contained in the database?

  • row
  • relationship
  • foreign key
  • column

Explanation: In a relational database table, each row represents an individual record and the attributes associated with that record.

Related exam: Module 6.3.2 Quiz - Introduction to Relational Databases and SQL