Computer Science, asked by MdAnupMalik7377, 1 year ago

When there is a large set of data and you want to retrieve a small set of data. What is the concept called

Answers

Answered by mindfulmaisel
0

Querying a database is the concept used for retrieving small set of data from large databases.

Explanation:

  • A query can be defined as an action which is used for retrieving data from the database. In this, we have to be selective on how much data we wanted to retrieve.  
  • If the database consists of large amount of data and we have to retrieve particular set of data, then we have to write a query that fits the criteria.  
  • We can query a database using two ways namely 1) through programming, 2) through user interface.

Learn more about database

What are the types of database explain each of them briefly

https://brainly.in/question/4527572

What is the need of a database? mention any two points

https://brainly.in/question/5460600

Similar questions