DATABASE SECURITY

DATABASE SECURITY This is a process of securing / Protecting a database from external threats which include: – ➢ Unauthorized access ➢ Unauthorized modification ➢ Unauthorized disclosures ➢ Destruction of data ➢ Loss of data though theft ➢ Loss of Read More …

Share this:

DATABASE DEVELOPMENT LIFECYCLE

DATABASE DEVELOPMENT LIFECYCLE 1. Data planning – in this stage an analysis of the current data processing method is conducted and the general business practices in order to justify the need for database management system (DBMS). 2. Requirement Specification – Read More …

Share this:

COMPONENTS OF DBMS

Components of Database Systems DBMS have several components, each performing very significant tasks in the database management system environment. i. Software: This is the set of programs used to control and manage the overall database. This includes the DBMS software Read More …

Share this:

LIMITATIONS OF DATABASE MANAGEMENT SYSTEMS

LIMITATIONS OF DATABASE MANAGEMENT SYSTEMS i. Increased costs: one of the disadvantages of DBMS is Database systems require sophisticated hardware and software and highly skilled personnel. The cost of maintaining the hardware, software, and personnel required to operate and manage Read More …

Share this:

DATABASE MANAGEMENT SYSTEM (DBMS)

DATABASE MANAGEMENT SYSTEM (DBMS) A database (DB): It is a collection of information that is organized so that it can be easily accessed, managed and updated. I.e. an organized collection of information or set of data that is required for Read More …

Share this:

COMPUTER FILE ORGANIZATION METHODS

COMPUTER FILE ORGANIZATION METHODS File organization refers to the way data is stored in a file. File organization is very important because it determines the method of access, efficiency, flexibility and storage devices to be used. There are four methods Read More …

Share this:

Elements of a Computer Files

FILES AND FILE STRUCTURE COMPUTER FILES A file is a collection of related records that give a complete set of information about a certain item or entity. A file can be stored manually in a file cabinet or electronically in Read More …

Share this: