Describe how sorting records in a report can be helpful.

What will be an ideal response?


Sorting enables you to locate records quickly and keep them organized. For example, you could quickly locate a company name in a report if the names are alphabetized.

Computer Science & Information Technology

You might also like to view...

You can use the arithmetic assignment operator (+=) to abbreviate the statement intNum = intNum + 1 as follows: intNum = 1.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you are creating a query named Grand Piano Sales per Month, you may want to create a ________, so that you can define the month when you run the query

A) Nested Query B) Parameter Query C) Select Query D) Crosstab Query

Computer Science & Information Technology

The DATEVALUE function can be used to calculate the number of available work days between two given dates

Indicate whether the statement is true or false.

Computer Science & Information Technology

Which of the following is not a relational operator?

A. = B. < C. >= D. >

Computer Science & Information Technology