0% found this document useful (0 votes)
1K views

IT PROJECT Class 10

Uploaded by

SOULCRUSHHERR OP
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)
1K views

IT PROJECT Class 10

Uploaded by

SOULCRUSHHERR OP
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/ 14

Project

Workon

Database ManagementSystem
Class:X

Session:2024-25

Name: ______________
RollNo:________

1
Certificate
This is to certify that the student of class X,
______________ has successfully completed the
DBMS project work in the subject Information
Technology (402) laid down in the regulations of
CBSE for the purpose of Practical Examination in
Class X during the year 2024-2025.

Internal Examiner

_______

External Examiner

2
TABLEOF CONTENTS

SNO INDEX

1 Introduction to Database Management System

2 Introduction to the project(Table)

3 Objectives of the project

4 Design and Data view ofthe table(s)

5 Queries

6 Formdesign

7 Reports

8 Bibliography

3
Introduction to Database
Management System (DBMS)
Database Management System (DBMS) is system
software for creating and managing databases. A
DBMS makes it possible for end users to create,
protect, read, update and delete data in a database.
The most prevalent type of data management
platform, the DBMS essentially serves as an
interface between databases and users or application
programs, ensuring that data is consistently
organized and remains easily accessible.
Database management system (DBMS) is the most organized
application in storing data. The lower level data is stored on
the hard disk itself. There is no sophisticated software that
protects the data on the disks. Apart from protection of
data,there are plenty of structures that are part of the
database management system properties. These structures
bring outnew meaning in the data. Among the services the
software system of database management system provide
are:
* Ask about the data,
* Arrange theoutput with formatting,
* Modify the data in the data base easily,
* Delete a table(s),etc.
4
Introduction to the Project

This project talks about various ways in which a


data base system is managed, how it works,how
it simplifies the task of managing the data and
extracting useful information out of it. I have
used Datesheet table to explain various features
of Libre office base and SQL.

5
Objectives of the project
After doing this project I am able to:
Create a table using various ways.
Create forms, queries and reports.
Know more about database
Understand and use SQL tables.
Learn DDL commands

6
Design view of Table Datesheet

Data view of Table Datesheet

7
Queries
Write SQL commands for (i) to (v)-

8
Form Design of Datesheet Table

9
Query 1 Output

Query 2 Output

10
Query 3 Output

Query 4 Output

11
Report Design of Query 1

Report Design of Query 2

12
Report Design of Query 3

Report Design of Query 4

13
Bibliography
• A Textbook of Information Technology –X (402)
• CBSE study material Class X

14

You might also like