what is database management system
The primary objective of DBMS is
• To provide a convenient way to store data into a database.
• To provide an efficient manner to retrieve data from database.
Purpose of Database Management System
Applications of Database Management System
Databases touch all aspects of our lives.
• Human resources: Payroll.
• Banking: Transactions.
• Universities: Student information management system, library information system.
• Sales: customers, products, purchases.
Applications of Database Management System
Databases touch all aspects of our lives.
• Human resources: Payroll.
• Banking: Transactions.
• Universities: Student information management system, library information system.
• Sales: customers, products, purchases.
• Manufacturing: inventory, orders, production.
• Create mailing list for mail merges. This allows the user to send out letters containing personal information kept in database.
Database Management System Offers the Following Services:
• Data Definition.
• Data Maintenance.
• Data Manipulation.
• Data Display.
• Data Integrity.
• Database File: Database file is the main file that represents the entire database. Example: student.mdb
• Table: A table is a collection of data about a specific topic. There can be multiple tables in a database. Example: student, employee.
• Record: Each row represents as record. For example, studentid, studentname fields make up a single student record.
• DataType: Data types are the properties of each field. It indicates the type of data that each field can hold. A field only has one data type. For example text, number, date etc.
0 মন্তব্য(গুলি):
একটি মন্তব্য পোস্ট করুন
Comment below if you have any questions