Computer Science, asked by appaadik, 7 months ago

what is database ?give examples of database.​

Answers

Answered by ChromaticSoul
11

Answer:

  • In short, a DBMS is a database program. Technically speaking, it is a software system that uses a standard method of cataloging, retrieving, and running queries on data.
  • Some DBMS examples include MySQL, PostgreSQL, Microsoft Access, SQL Server, FileMaker, Oracle, RDBMS, dBASE, Clipper, and FoxPro.
Answered by Anonymous
14

A database is a collection of information or data which are organized in such a way that it can be easily accessed, managed and retrieved.

The best-known RDBMS using SQL to create and query databases are IBM DB2, Oracle, Microsoft Access and MySQL.

Similar questions