Skip to main content

Database concept Introduction

Database concept 
Introduction
» File System
» Database Management 
System
» Rational Data Model
» Keys in a Relational 
Database concept 
    • Inconsistency of your mind… Can 
    • damage your memory… Remove the 
    • inconsistent data… And keep the original 
    • one !!!” 
    •  — Nisarga Jain 

Introduction


After learning about importance of data in the 
previous chapter, we need to explore the methods 
to store and manage data electronically. Let us 
take an example of a school that maintains data 
about its students, along with their attendance 
record and guardian details.
The class teacher marks daily attendance of the 
students in the attendance register. The teacher 
records ‘P’ for present or ‘A’ for absent against 
each student’s roll number on each working day. 
If class strength is 50 and total working days 
in a month are 26, the teacher needs to record 
50×26 records manually in the register every 
month. As the volume of data increases, manual 
data entry becomes tedious. Following are some 
of the limitations of manual record keeping in 
this example:
Database Concepts

Rationalised 2023-24

Comments

Popular posts from this blog

What is HTML

What is HTML HTML is an acronym which stands for  Hyper Text Markup Language  which is used for creating web pages and web applications. Let's see what is meant by Hypertext Markup Language, and Web page. Hyper Text:  HyperText simply means "Text within Text." A text has a link within it, is a hypertext. Whenever you click on a link which brings you to a new webpage, you have clicked on a hypertext. HyperText is a way to link two or more web pages (HTML documents) with each other. Markup language:  A markup language is a computer language that is used to apply layout and formatting conventions to a text document. Markup language makes text more interactive and dynamic. It can turn text into images, tables, links, etc. Web Page:  A web page is a document which is commonly written in HTML and translated by a web browser. A web page can be identified by entering an URL. A Web page can be of the static or dynamic type.  With the help of HTML only, we can create...

what is xampp

what is xampp  XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends. It stands for Cross-Platform (X), Apache (A), MariaDB/MySQL (M), PHP (P), and Perl (P). etc XAMPP is designed to be easy to install and use, providing developers with a local development environment for creating and testing web applications. It includes all the necessary components for running dynamic web applications, such as a web server (Apache), a database server (MariaDB/MySQL), and scripting languages (PHP and Perl). The primary purpose of XAMPP is to enable developers to set up a local server environment on their computers, which mimics a production server, allowing them to develop and test websites or web applications without the need for internet connectivity or a remote server. This local development environment helps streamline the development process and allows developers to work offline and make rapid iterations to their projects. XAMPP is...

How to make 3d photo

3D Photo Tool