Computer Science, asked by deepachouhan995, 1 day ago

which one of the task can be performed on the database using a a DBMS is /are? 1. database creation. 2. search any specific data from. 3. modify the structure of database. 4. all of these​

Answers

Answered by KailashHarjo
0

All of the given tasks in the options can be performed on the database using a DBMS. Hence, the correct option is 4. all of these.

  • In order to efficiently retrieve, insert, and delete data from a database and organize the data into tables, views, schemas, reports, etc., a database is a collection of interconnected data.
  • Database Management System is the name of the program used to manage databases (DBMS).
  • The following tasks are possible with DBMS:
  • Data Definition: It aids in the development, modification, and deletion of definitions that specify how data is organized in a database.
  • Data Updating: It aids in adding, changing, and removing the actual data from the database.
  • Data Retrieval: It aids in the retrieval of data from the database that applications can use for a variety of functions.
  • User administration: It aids in user registration and management, data security enforcement, performance monitoring, data integrity maintenance, concurrency control management, and information recovery from unexpected failure.

To learn more:

https://brainly.in/question/6892585

https://brainly.in/question/1268222

#SPJ2

Similar questions