Computer Science, asked by kanikasharmalkga413, 9 months ago

what is record in database​

Answers

Answered by Anonymous
4

Explanation:

A record is composed of fields and contains all the data about one particular person, company, or item in a database. In this database, a record contains the data for one customer support incident report. Records appear as rows in the database table.

Answered by usmansidq20
0

Answer:

In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows". A record is a collection of fields, possibly of different data types, typically in fixed number and sequence

Explanation:

Similar questions