answersLogoWhite

0

A record in a database consists of all the data about a particular item or person.

Each separate piece of information is a field.

For example, if you have a database table with a list of customers the information about each customer would be contained in a record. The individual attributes of the customer - Customer ID Number, Customer Name, Customer Address, Customer City, etc would each be held in a field.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the Access object that organizes data into fields and records?

table


When importing an access database table Excel does what?

It will put the fields in Access into columns in Excel, and records in Access will be in rows in Excel. Data will be converted to appropriate data types.


What are the structure of a dbms?

A Data Base Management System can be as simple or as complicated as the developer wants it to be. Fields contain information. Records are a collection of Fields. Databases are a linked system of Records


What is the network model in data base?

In network data model , the records are related to each other by means of a link. A record is collection of fields , each of which contains only one data.


What Is the relationship between fields records and databases?

Fields are the individual data elements within a record, which is a collection of related fields. Databases are collections of records organized in a systematic way for efficient data storage and retrieval. In summary, fields make up records, and records make up databases.


Is itunes a data base?

yes, as you can save data on to it. It contains fields such as album and artist, and hundreds of records - information for each individual thing, which are both key features of a database


When establishing a relationship in access common fields do not necessarily need to have a?

When establishing a relationship in Access, common fields do not necessarily need to have the same name. However, they must have compatible data types to ensure proper linking and data integrity. This allows for effective querying and data manipulation across related tables. Ultimately, the key is to ensure that these fields can logically connect the records in both tables.


Does a database use records and fields to organise data?

Yes.


What is the difference between data record and data base?

A data record is a collection of various fields of data (like name, organisation, sex, age etc), whereas a database is a collection of records tables. (And views, indexes, stored procedures, and other stuff;)


QWhat is the extention name of access data base?

Access deta base


What is a view of selected records or fields based on a table called?

A view of selected records or fields based on a table is called a "database view." It is a virtual table that presents a subset of data from one or more tables, allowing users to query and manipulate the data without altering the underlying tables. Views can simplify complex queries, enhance security by restricting access to certain data, and provide a customized representation of the data.


Is database a File?

No. A file is a single object that contains unstructured data, such as a letter in Microsoft Word or an picture in a JPG File. A database is a structured collection of fields, records and tables stored in a way that allows rapid access.