Pinadadali ng Imhr.ca ang paghahanap ng mga solusyon sa lahat ng iyong mga katanungan kasama ang isang aktibong komunidad. Kumonekta sa mga propesyonal na handang magbigay ng eksaktong sagot sa iyong mga tanong sa aming komprehensibong Q&A platform. Kumuha ng detalyado at eksaktong sagot sa iyong mga tanong mula sa dedikadong komunidad ng mga eksperto sa aming Q&A platform.

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