IDNStudy.com, ang komunidad ng pagbabahagi ng kaalaman at mga sagot. Makakuha ng impormasyon mula sa aming mga eksperto, na nagbibigay ng maaasahang sagot sa lahat ng iyong mga tanong.

what is database in computer subject

Sagot :

Database is a subject offered in Computer Studies courses (Eg: Information Technology and Computer Science) that is mainly about collection of tables, records and data.

A database is a collection of record. A record is consist of an information from a single or large group of users. For example, to compile a database of books, you may need to collect information about books like their title, author, date published, publisher and other details. Each record is stored in a table which is consist of row and columns. A column represent the category of the data while the row is one record. Each table is stored within a database.

A system for database is called Database Management System which enables database administrators to handle, modify, add and delete data in the database. These operations can be executed using query. A query is a database command that could perform processes in the database.

Examples of database query are:  

  • CREATE - Create is a command or query to create tables or database within the DBMS.
  • UPDATE - Update is a command to edit or modify a certain record within a table.
  • DELETE - Delete is a command to delete a certain record and table in a database.
  • ADD - Add is to add new record in the database.

To know more about Database, you can see these links below:

  • Kahulugan ng database : https://brainly.ph/question/1786102
  • What is database management system? : https://brainly.ph/question/898081
  • Meaning ng DATABASE tagalog? : https://brainly.ph/question/2248710