Respuesta :

Answer:

Use a query that shows only the fields that you want to observe.

In SQL (Structured Query Language) you might use:

Select something + somethingElse from someTable.

Answer:

You should find only the data you want to work with through a type of filter, which all databases have.

Explanation:

Working with a large number of data can be very difficult and tiring, especially when the professional is not used to working with such a large number of information. A very large number of data can leave the professional disoriented and with that the chances of this professional making mistakes becomes greater.

For this reason, it is ideal that you work with one group of data at a time until you can work with all the data at the same time. For this, it will be necessary that you select the data you want to work with, through a filter, a search tool, or any other tool that the database provides that allows you to select only some data.