Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html

0 Answers  


Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .

4 Answers   Zycus Infotech,


give me the defination of inheritance?

5 Answers   Infosys,


In what cases using of a 'template' is a better approach then using of a 'base class'?

6 Answers   Lucent, Mind Tree, Wipro,


How do you convert stl to steps?

0 Answers  


What is a standard template library (stl)? What are the various types of stl containers?

0 Answers  


write a program that input four digit no and finds it is palindrome or not

2 Answers  


What do you mean by stl?

1 Answers  


what are you now programming Languages C+

1 Answers   HCL,


write a c++ program to create an object of a class called employee containing the employee code name designation basic salarry HRA Da gross salary as data 10 such objects "members process "

1 Answers  


Who wrote stl?

0 Answers  


Difference between Structure and Class in C++?

5 Answers   Caritor,


Categories