Posts

Showing posts from March, 2023

DATABASE MANAGEMENT SYSTEM

Image
  DATABASE MANAGEMENT SYSTEM A.    Engage  A. Functions of DBMS Data Storage Management.  Security Management. Backup and Recovery Management.  Database Access Language and Application Programming Interface. Data Dictionary Management. Data Transformation and Presentation.  Multi User Access Control. Data Integrity Management. B. Advantages of DBMS C. Disadvantages of DBMS B.   EXPLORE & EXPLAIN 1.         What are the different components of DBMS? -  Data, User, Hardware, Software, Database Access Language, Procedures . 2.     What is the difference between data and information? - Data is unorganized, while information is structured or organized. Data is a mass noun, whereas information is an uncountable noun. Data on its own is rarely useful, but  information is. The raw forms of numbers, statements, and characters are all examples of data. 3.        What is an overall ...

DATABASE MANAGEMENT SYSTEM

Image
DATABASE MANAGEMENT SYSTEM  A. What is a Database? - It is an organized collection of structure information, or data, typically stored electronically in computer system. B. What type of Software is Microsoft excel? - Microsoft Excel is a spreadsheet program included in Microsoft Office suite of application. C. What type of Software is Microsoft access? - Microsoft Access is a database management system DBMS that combines the relational Microsoft  Jet Database Engine with a graphical user interface and software development tools. D. think of at least two differences between access and excel. - Excel is made up of sheets with cells that can be used to perform calculations, create charts, and so on. Access, on the other hand, includes tables, queries, forms, and report modules. Overall, Excel is a spreadsheet, whereas Access is a database management system. B. Explore & Explain 1. What is Information Management? - It is the collection and management of informat...