Basics or Elements of a Database File
THE ELEMENT OR BASICS OF A DATABASE ARE;
- File
- Field
- Record
A file is a
collection of logically related records; e.g students file, stock file.
A record is a
collection of logically related data fields; e. g Data relating to students in
students file. In a database table records are usually in rows.
A field is
consecutive storage position of values. It is a unit of data within a record e.
g student’ s
number,
Name, Age. In a database table fields are usually in columns.
S/NO
|
NAME
|
ADDRESS
|
AGE
|
1
|
ABDULLAHI
YUSUF
|
13,
JOS ROAD
|
45
|
2
|
OLADELE
AYINDE
|
5,
IKEJA ROAD
|
35
|
3
|
NWACHUKWU
OJI
|
24,ENUGU ROAD
|
40
|
0 Response to "Basics or Elements of a Database File"
Post a Comment