General Knowledge - Technology - Discussion

Discussion Forum : Technology - Section 1 (Q.No. 2)
2.
What is part of a database that holds only one type of information?
Report
Field
Record
File
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
36 comments Page 1 of 4.

Tania said:   2 decades ago
A record is a row in a database whereas a field is a column. So a column holds only one type of info like name.

Ajit Bangera said:   2 decades ago
Fields are the specific columns of a tables that contain only one type of data .

Eg: Table of Employee


EmpNo Name
1 sujit
2 ajit
3 nitin

Here 1,2,3 are the employee numbers they will be only numbers.
sujit, ajit, nitin are names they will always be characters.

Sanju sharma said:   1 decade ago
As a field is a column and a single column contain only one type of data hence field contains only one type of information like name or a group of characters.

Neimish said:   1 decade ago
A field can be easily explained by a simple example i.e when we enter a name in the log in form, in that box we can enter only a name i.e nothing but a field.

Ramya satya sai said:   1 decade ago
Report cant be of single datatype, record is collection of different fields. Mostly, file comprising of heterogeneous data fields. So field is the only one which points to single data type.

Priya ahuja said:   1 decade ago
Field is a column which contain one type of information.

Srinu said:   1 decade ago
Report contains so many records. Record contains so many fields. i.e it contians diff data types. File is nothing but a group of stmts. So field only holds one type of data.

Dhaivat Zala said:   1 decade ago
Basically any FIELD is generally defines only a single peace of information that's why its called field or in other words its called ATTRIBUTES.

Navnath and nayana said:   1 decade ago
Collection of fild is called database * diffrent type fild in data base
table stud
sr name rno
1 navnath 13
2 nayan 106

Gova said:   1 decade ago
Field is a column in a table. It has a specific activity/task. So it holds similar type of data.


Post your comments here:

Your comments will be displayed after verification.