To perform a reverse sort on query results from a SELECT statement, add the ___ keyword after the name of the field by which you want to perform the sort.
A. REVERSE
B. DESC
C. A-Z
D. Z-A
Answer: B
You might also like to view...
Which of the following statements is false?
a. In a multithreaded application, threads can be distributed across multiple processors (if available) so that multiple tasks execute in parallel and the application can operate more efficiently. b. The JVM creates threads to run a program and for housekeeping tasks such as garbage collection. c. Multithreading can increase performance only on multi-core systems. d. The vast majority of programmers should use existing collection classes and interfaces from the concurrency APIs that manage synchronization for you.
The QWERTY keyboard was set up this way in order to:
A) decrease typing speed. B) decrease the speed of the mechanical arms. C) increase typing speed. D) make the typists and the publishers get along.
Any software that secretly gathers personal information without the victim's knowledge is classified as __________.
Fill in the blank(s) with the appropriate word(s).
________ is a process where authentication and permission will be passed on from one system to another, usually across multiple enterprises, reducing the number of authentications needed by the user.
A. Integration B. Registration C. Synchronization D. Federation