0% found this document useful (0 votes)
14 views

HARSHIT PROJECT FILE

Uploaded by

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

HARSHIT PROJECT FILE

Uploaded by

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

DATABASE MANAGEMENT SYSTEM

**BIODATA**

-Name: Prachi
Class: 10 Marigold
Roll No: 31

-Subject: Information Technology

Project File
**Database Management System**

---

Teacher's Name: Mrs.Radhika

TEACHER'S SIGNATURE:
ACKNOWLEDGEMENT
I would like to express my deep gratitude to my IT
teacher, Mrs. Radhika , for her unwavering guidance
and mentorship throughout this project. Her expertise
in Database Management Systems (DBMS) and her
dedication to helping students excel have been a
constant source of inspiration. I am also incredibly
thankful to our Principal, Mr. Vivek Tiwari, for providing
me with the opportunity to explore this fascinating
subject and for supporting my interest in DBMS.

Additionally, I extend my heartfelt thanks to my


parents, whose support and encouragement have been
essential in my journey. Their patience and belief in my
abilities kept me motivated even during the most
challenging moments. I am equally grateful to my
friends, who provided both moral support and practical
help when needed. Their enthusiasm and
encouragement have been invaluable in successfully
completing this project.

Project Summary :::


• **Project Name**: Result Generation System
• **Objective**: Develop a system for efficient
organization, management, and generation of
student result records.
**Advantages**: Improved data accuracy, quick
retrieval, streamlined record management, and rapid
access to student information.
INDEX
Task: Creating Tables page

5 Task: Generating Query page

Task: establishing ReLAtionships

page 7 Task: generating forms

page 7

Task: generating Reports page 8 and 9

REPORT OF PROJECT page 10


Bibliography page 10
Using the table wizard, create two tables in
Base.
Enter the data for two classes (10 students
each)
TASK:
To generate a query
i. Write query in sql view to display record of basic students details of
classes

individually.
ii. Write query in sql view to display marks of Hindi subject of one class.
TASK
relationship of tables .
TASK:

Use the form wizard to create forms for both tables to facilitate data entry. Enter data into each
table using these forms.
TASK:
Generating report through wizard from table 1 printing particulars of student roll no.,
name and father’s name.
TASK:
Generating report from table displaying marks of English marks.
**Project Title**: Database Management System - Class 10 Result Generation System

**Overview**: This project focuses on creating a Result Generation System using database
software to streamline the process of managing student records and grades.

1. **Objective**:
To simplify result generation, making student record management and grade retrieval more
efficient.
Key benefits include structured data storage, rapid access, and smooth report generation.

2. **Database Structure**:
-**Table 1**: *Student Details* with columns: Roll_no (Primary Key), Student_name,
Father_name, and Adm_no.
-**Table 2**: *Marks Details* with columns: Roll_number (Foreign Key), Hindi_marks,
English_marks, Punjabi_marks, Science_marks, Socialscience_marks, and
Maths_marks.
These tables are connected through the Roll number relationship.

3. **Tasks Completed**:
- *Table Creation*: Developed two tables with specific fields and data types.
- *Data Entry*: Entered records for two classes, each with 10 students.
-*Query Writing*: Created SQL queries to display basic class details and retrieve Hindi
marks for specific classes.
-*Form and Report Creation*: Designed data entry forms and generated reports to
display student details and English marks.

4. **Report Components**:
The report includes sections like biodata, acknowledgments, certificates, an index, and
detailed screenshots of table structures, relationships, queries, and final
reports.
BIBLIOGRAPHY
1. **W3Schools** – Known for its beginner-friendly tutorials,
W3Schools offers comprehensive guides on SQL, database
concepts, and structured query practices.
2. **GeeksforGeeks** – This site provides in-depth articles on
database management systems, normalization, indexing, and SQL
commands, suitable for all levels.
3. **TutorialsPoint** – A go-to for detailed tutorials on DBMS
fundamentals, SQL queries, and relational database
management, plus practical examples.
4. **Database Journal** – Specializes in professional insights on best
practices, optimization techniques, and real-world applications for
building robust databases.
5. **Stack Overflow** – A popular forum where professionals and
students discuss issues, share solutions, and troubleshoot
complex database-related problems.

You might also like