answersLogoWhite

0


Best Answer

The simplest example of a database is a list of items. This could namers of friends, names of plants, TV Channels and so on. eg NAME Brian Thomas Elsie John .. ... .. and so on Each line or row in the list is called a 'Record' (starting with Brian) which has only one Field called NAME. As you add more information about each person you need to add fields (though usually you decide at the beginning of the design phase just what Fields you want - and their type or format eg., numeric, alphanumeric, text, date, wrapped text etc.) Lets add a new field called AGE and add some data to the table.. NAME AGE Brian 21 Thomas 32 Elsie 19 John 47 We now have 4 RECORDS each of which has 2 FIELDS.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

A database stores data in a table and the data may or may not be related to other data. The tables in the database also may or may not have any relation with the other tables. A field is the attribute or the column name in a table.

In a database, a "field" is the name of a column. You can think of them as fields on a form or in a record, where the rows are other records.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

A field is a particular area of data. I.e. telephone number is a field in a database and will be of type NUMBER.

A field will consist of the field name (i.e. Telephone number) and will consist of a datatype (the type of data to be used in the field, i.e. number, date, boolean, varchar).


Fields in databases also commonly have a size restriction on how many characters can be entered into that field. Some databases put these restrictions on automatically unless overwritten by the user.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

A database stores data in a table and the data may or may not be related to other data. The tables in the database also may or may not have any relation with the other tables. A field is the attribute or the column name in a table.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Field: The smallest piece or category of information in a database such as the customer's name, city, state, or phone number.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Field name is also called as an attribute. Attribute is a descriptive property of an entity.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

In a database, a "field" is the name of a column. You can think of them as fields on a form or in a record, where the rows are other records.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does field mean in a database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does Field mean ict terms?

Each column ina database is called a field


What is the term 'field' mean in databases?

"Field" equates to a column of a database table, the two terms are interchangeable.


Is 'A database uses characteristics such as field size and data type to define each field' false?

No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.No it is not false. Database fields do have field sizes and data types.


What is a database field name?

it is something in the database


What field in a database is identified by a field?

field name


Explain the term field in a database?

In a database, a field is any area that can be filled in with different kinds of data that are relating to one thing. For example, in a database to do with population, there is likely to be an age field.


What are field property in database?

is where the properties in the field is unique


When is database a field?

A databas is a field when you grow grass on it.


What is a key field in database?

i key field is a field with with a key in the middle :)


Why choosing the correct field in database is important?

Choosing the correct field in database is very important. It is because the correct field can give you the correct value.


What characteristics in a database fields may have such as data type field name field size and field format?

What characteristics could a database field have, such as data type, field name, field size and field format?


What sequence represents the hierarchy of terms from smallest to largest from field record database and table?

field, record, table, database