subject

3. what happens when a filter is applied to a database? (50 points) all records that don’t meet the criteria are removed from view. all records that don’t meet the criteria are permanently removed from the database. some records are permanently removed from the database. records that meet the criteria are moved to the top of the database and highlighted. 4. which of the following is true when applying both filters and the sort feature to a database? (1 point) the sort feature must be applied first. the filters must be applied in order from left to right. filters are used for numeric data and the sort feature is used for text data. filters and the sort feature can be applied in any order.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 20:50, rrrrainy
What are the advantages of google cloud ?
Answers: 2
image
Computers and Technology, 22.06.2019 11:00, dondre54
in 2007, floridians died in alcohol-related collisions.a.  501b.  1,051c.  5,015d.  10,839
Answers: 1
image
Computers and Technology, 22.06.2019 20:00, Jana1517
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i. e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
image
Computers and Technology, 23.06.2019 08:00, ionmjnm3041
The managing director of a company sends a christmas greeting to all his employees through the company email. which type of network does he use? he uses an .
Answers: 3
You know the right answer?
3. what happens when a filter is applied to a database? (50 points) all records that don’t meet the...

Questions in other subjects:

Konu
Mathematics, 06.07.2019 00:50