COMPUTER FUNDAMENTALS

COMPUTER APPLICATIONS

DATABASE MANAGEMENT SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The details about a particular entity are called a ____ . A ____ is represented by a record in a database.
A
Field Description
B
Tuple
C
Field type
D
Attribute
Explanation: 

Detailed explanation-1: -Record-a record represents a collection of attributes that describe a real-world entity. A record consists of fields, with each field describing an attribute of the entity. File-a group of related records.

Detailed explanation-2: -Records are similar to tuples, in that they group together various data elements. A record has fields, and these are named. While tuples are an ordered collection of data values, a tuple is an unordered collection of labeled data values.

There is 1 question to complete.