Define the terms: field, record, table and database

Answers were Sorted based on User's Feedback



Define the terms: field, record, table and database..

Answer / ash

Field

A space allocated for a particular item of information. A
tax form, for example, contains a number of fields: one for
your name, one for your Social Security number, one for
your income, and so on. In database systems, fields are the
smallest units of information you can access. In
spreadsheets, fields are called cells

Record

In database management systems, a complete set of
information. Records are composed of fields, each of which
contains one item of information. A set of records
constitutes a file. For example, a personnel file might
contain records that have three fields: a name field, an
address field, and a phone number field
Table

Refers to data arranged in rows and columns. A spreadsheet,
for example, is a table. In relational database management
systems, all information is stored in the form of tables.

Data Base
A collection of information organized in such a way that a
computer program can quickly select desired pieces of data.
You can think of a database as an electronic filing system.

Is This Answer Correct ?    158 Yes 26 No

Define the terms: field, record, table and database..

Answer / ambar

A space allocated for a particular item of information. A
tax form, for example, contains a number of fields: one for
your name, one for your Social Security number, one for
your income, and so on. In database systems, fields are the
smallest units of information you can access. In
spreadsheets, fields are called cells

Record

In database management systems, a complete set of
information. Records are composed of fields, each of which
contains one item of information. A set of records
constitutes a file. For example, a personnel file might
contain records that have three fields: a name field, an
address field, and a phone number field
Table

Refers to data arranged in rows and columns. A spreadsheet,
for example, is a table. In relational database management
systems, all information is stored in the form of tables.

Data Base
A collection of information organized in such a way that a
computer program can quickly select desired pieces of data.
You can think of a database as an electronic filing system.

Is This Answer Correct ?    52 Yes 15 No

Define the terms: field, record, table and database..

Answer / ansa

a combination of one or more characters is called field.it
is the smallest unit of data can be accessed by the
user.the name of each field in a record is unique.

Is This Answer Correct ?    47 Yes 31 No

Define the terms: field, record, table and database..

Answer / junaid ahmed

A space provided for a particular item of information OR A combination of one or more characters is called field.It
is the smallest unit of data in database that can be accessed by the user.The name of each field in a record is unique.For example: your name, your id, your salary in the field etc.

Is This Answer Correct ?    11 Yes 6 No

Define the terms: field, record, table and database..

Answer / jaleel ahmed

Field
A field is the basic unit of data entry in a record. To define a new field, we give it a name. Then we select option that determine how the field interprets, entes, calculate, store & displays data

Is This Answer Correct ?    10 Yes 7 No

Post New Answer

More STL Interview Questions

Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list

21 Answers   ABC, Sun Microsystems,


How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.

2 Answers  


sir please send me bpcl previous question papers

0 Answers   BPCL Bharat Petroleum,


why & sign is used in copy constructor

4 Answers  


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

0 Answers  






What is the STL?

2 Answers   Epson, HP,


i want a road rash 3d game code if some one know please help me

1 Answers  


wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value

1 Answers  


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

0 Answers  


How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.

1 Answers  


Is stl open source?

0 Answers  


What is the name of your birth place?

0 Answers  


Categories