Ask Question
21 October, 07:02

You work with a large database at your company. You would like to view just two of the fields. What should you do?

+3
Answers (2)
  1. 21 October, 07:15
    0
    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.
  2. 21 October, 08:23
    0
    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.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “You work with a large database at your company. You would like to view just two of the fields. What should you do? ...” in 📘 Business if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers