You issue a select statement on the BANK_ACCT table containing the order by clause. Which of the following uses of the order by clause would produce an error?
A. order by acctno DESC;
B. order by 1;
C. order by sqrt(1);
D. order by acctno ASC;
Answer: C. order by sqrt(1);
You might also like to view...
Which of the following are common switching techniques used in WANs? (Choose all that apply.)
A. Packet switching B. Circuit switching C. Port multi-access D. TDMA
Which of the following refers to the intensity of a color?
A. hue B. saturation C. brightness D. flow
In computer science terminology, the machine, robot, person, or thing carrying out the steps of the algorithm is called a(n) ____.
A. computing agent B. algorithmic agent C. computing representative D. algorithmic representative
A janitor cleaning the floor of an organization's data center accidentally tripped over a power cord and cut the power to a critical file server. Users who depend on that data to complete their job functions are unable to access it and must take time off from work until IT personnel arrive and restore power to the computer. What security principle is most involved in this incident?
a. Confidentiality b. Integrity c. Denial d. Alteration