Ask Question

Define the following term. data, database, DBMS, database system, data - base catalog, program-data independence, user wen', DBA, end user, canned transaction, deductive database system, persistent object, meta-data, and transaction-processing application. 1.2.

What four main types of actions involve databases?

+3
Answers (1)
  1. 28 November, 05:40
    0
    data - Any form of value in a column of a table in a relational database.

    DBMS - Short for Database management system, which is a software that can be used to create, manipulate and view databases, e. g. MS SQL Server.

    database system - Same as DBMS.

    database catalog - Place where the metadata of a Database, its tables, users etc. exists e. g. date created, size, number of columns etc. Also known as Data Dictionary.

    program-data independence - Program-data independence refers to the capability of leaving data intact and accessible regardless of modifications to the database that contains the data.

    DBA - Short for Database Administrator, person responsible for maintaining the database. Its main responsibility is to keep the data clean and safe i. e. data doesn't contain wrong or invalid data, and is safe from viruses and is backed up.

    end user - Anyone who is not directly interacting with a database, but through some software like website and mobile application.

    persisten object - An object of a class in a program, that interacts with the underlying database and is responsible for manipulating the database connected to.

    transaction-processing system - A transaction process system is part of a software, responsible for making sure critical business transactions, like crediting or debiting money, either goes through cleanly or doesn't at all.

    CRUD are the four main types of operations one can do in a database environment. It stands for creating, reading, deleting and updating.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Define the following term. data, database, DBMS, database system, data - base catalog, program-data independence, user wen', DBA, end user, ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers