0% found this document useful (0 votes)
8 views1 page

chap 7 ip

Uploaded by

tanish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

chap 7 ip

Uploaded by

tanish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

organization which is

>(Data//Character is the smallest


unit of file
be 0 or 1.)Eight Database
form of a bit that mav either computer.
represented in the
bits make a byte that
represents a character in a
together to represent
Table/Fle
a set of characterswhich is used item. A specific Record
>(A Field is also termed as a data
elements. It is known as a field.
specific data itemdwithin .a record is Data Item/Fleld)
or an individual data marks are the fields in
number, name, age and
For example, roll
a student's record. contains one
Data/Character
Fig. 7.2: File
as a Record. Each field Organizatie
Çollection of fields is termed consists of the fields Roll
a student record
data item) For example,
as shown in Fig. 7.3.
No., Name, Age and Marks
Field/Data item

Age Marks
Roll No. Name
Record
14 90
20 Sonia

Data
Fig. 7.3: Student Table

file is also termed as a tah


Collection of logically related records is called a File A represent records or tunle
rows
a relation, A table has rows and columns, where
fields) For example, the entire information about a
columns represent attributes or
or table named 'Student
students (in the form of records) in a class is kept in a file
information are stored and v=
Database is, therefore, a place where related pieces of
operations can be performed on them. It is the highest unit of file organization
software known as Dat
These databases are managed generally by some special
Management System (DBMS).

7.2DATABASE MANAGEMENT SYSTEM (DBMS)


Database Management Systems are specially designed applications to create a con
between the user and the program, and to store data in an organized manner. The pur
DBMS software is to allow the user to create, access, modify and control a database.)
ADBMS stores data in such a manner that it becomes easier and highly efficient to
manipulate and produce information. Thus, a DBMS is an electronic or computerized
keeping system. It maintains the various pieces of information in an integrated and sum
form, instead of keeping them in separate independent files.
Examples of database management systems are MS Access, MySQL, PostgreSQL
Microsoft SQL Server, Oracle, SAP, dBase, FoxPro, et)
Afew customized DBMSS are computerized library systems, automated teller machir
reservation systems, computerized parts inventory systems, etc.

72 Informatics Practices with Python-XI

You might also like