Information Management System
Information Management System
1
ACKNOWLEDGEMENT
It gives me immense pleasure to present this report file on
the importance of RDBMS. This project work is consists of
Open Office Base, which is a useful DBMS and a part of
Open Office Suite. In this report file, a database file has
been made upon the “Information Management System”.
2
ACHIEVEMENT CERTIFICATE
This is to certify __________________ of class X,
Roll no_________________ of Guru Tegh
Bahadur Public school has satisfactorily
completed his/her project in Information
Technology (402) for the session 2024-25.
Date:
Aruna Khanna
IT Teacher
3
INDEX
SNo Topic Page No
1 Table Structure 7-8
• Staff
• Transaction
• Client
2 Screenshot of Tables(Design view) 9-10
3 Screenshot of Tables(Database view) 10-11
4 Screenshot of Relationship Design & 12
structure
4
INTRODUCTION
A management information system (MIS) is an information system used for
decisionmaking, and for the coordination, control, analysis, and visualization of
information in an organization. The study of the management information systems
involves people, processes and technology in an organizational context.
While management information systems can be used by any and every level of
management, the decision of which systems to implement generally falls upon the
chief information officers (CIO) and chief technology officers (CTO). These officers are
generally responsible for the overall technology strategy of an organization including
evaluating how new technology can help their organization. They act as
decisionmakers in the implementation process of new MIS.
Once decisions have been made, IT directors, including MIS directors, are in charge
of the technical implementation of the system. They are also in charge of
implementing the policies affecting the MIS (either new specific policies passed down
by the CIOs or CTOs or policies that align the new systems with the organization's
overall IT policy). It is also their role to ensure the availability of data and network
services as well as the security of the data involved by coordinating IT activities.
Upon implementation, the assigned users will have the appropriate access to
relevant information. It is important to note that not everyone inputting data into
MIS need necessarily be management level. It is common practice to have inputs to
MIS be inputted by non-managerial employees though they rarely have access to the
reports and decision support platforms offered by these systems.
The following are some of the benefits that can be attained using MIS:
5
Improve an organization's operational efficiency, add value to existing products,
engender innovation and new product development, and help managers make better
decisions.
Companies are able to identify their strengths and weaknesses due to the presence
of revenue reports, employee performance records etc. Identifying these aspects can
help a company improve its business processes and operations.
Giving an overall picture of the company.
Acting as a communication and planning tool.
The availability of customer data and feedback can help the company to align its
business processes according to the needs of its customers. The effective
management of customer data can help the company to perform direct marketing
and promotion activities.
MIS can help a company gain a competitive advantage.
MIS reports can help with decision-making as well as reduce downtime for actionable
items.
Some of the disadvantages of MIS systems:
6
Age Number [NUMERIC];
7
Amount Decimal [DECIMAL];
ID BigInt [BIGINT];
8
Table: Transaction-Design View
9
Table: Staff-Database View
10
Table: Client-Database View
11
3. Drag and drop the fields so as to apply relationship among tables
12
13
14
15
Query using SQL
16
Query 4: To display data of Client in ascending order of ID
Query 5: To display Name and ID from Transaction with doubled values in Amount
17
Form For table Staff
18
Form For table Client
19
Generate Report:
Tanuj
20