- A field is an area in a fixed or known location in a unit of data such as a record, message header, or computer instruction that has a purpose and usually a fixed size. In some contexts, a field can be subdivided into smaller fields. Here are some examples:
1) In a database table, a field is a data structure for a single piece of data. Fields are organized into records, which contain all the information within the table relevant to a specific entity. For example, in a table called customer contact information, telephone number would likely be a field in a row that would also contain other fields such as street address and city. The records make up the table rows and the fields make up the columns.
2) In a form that you fill out on a Web site, each box that asks you for information is a text entry field.
3) In the header of a variable-length transmission unit, a two-byte subfield in the header (which is really a field itself) could identify the length in bytes of the message.
| LAST UPDATED: |
04 Apr 2005
|

 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->
 |
 |
|  |
RELATED CONTENT
 |
How to create a database link in Oracle
Part of our "How do I do that in Oracle?" series, this tip explains in detail how to create a database link as well as how to troubleshoot db link...
|
 |
Most clicked stories of 2007
Our top five most popular learning guides, news stories, tips, blog posts, and expert responses of 2007.
|
 |
How do I do that in Oracle?
This series is a collection of tips that explain in detail how to perform specific tasks in Oracle related to database administration.
|
|

|