answersLogoWhite

0


Best Answer

One row of data in a database is called a Record.

ex: Below is one record from the employee table.

Emp Name Emp Num DOB Sex

Rocky 123 01-01-01 M

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In a database file what is a record?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a file on a database?

More than one record in a Database


What the name of a set record in a database?

file


What are the file organization terms and concepts?

Bit, Byte, Field, Record, File, Database.


Correct difference between file and database?

A file is a record. A record is comprised of a bunch of fields. Files are the subject of some thing. For example, if you are on a mailing list, it has your name, address. A database contains files - think of a file cabinet.


What is the difference a record and a file?

A file is a collection or set of records. Typically, In database sense, A Group of records makes a file. A group of attributes makes a record.


What is a collection of related information?

the correct answer for this question is kit.


Ascending order of data hierarchy?

bit-byte-field-record-file-database


What is importance of Database Management?

database is collection of table...i.e it is collection of record or data.it is more useful than file management system....


Another name for a file in a database is called?

Another name for a file in a database is a "table." Tables are used to store data in rows and columns, with each row representing a record and each column representing a field or attribute.


What are secondary keys?

Secondary keys are the database keys that hold the physical location of a portion of a record in a database or file. They provide a secondary way of accessing the information.


Which term refers to a specific piece of data that is stored in a database file?

A specific piece of data stored in a database file is referred to as a "record". It typically represents a single entry in a database table that contains information related to a particular entity or object.


A database contains files a file contains?

records, a record contains fields, and a field is made up of characters