Critical Thinking Questions
Case 10-1
?
An employee at PrattLast Associates has created a SQL query, but she would like to modify it. She does not like the Expr1000 that appears as a column heading and she would like to find the largest current due amount.
What clause does the employee need to use to cause a name, such as AccountCount to appear as a column heading?
a. SQL b. AS c. COUNT d. SUM
What will be an ideal response?
Answer: B
Computer Science & Information Technology
You might also like to view...
A ________ is a series of characters that fill gaps between tabbed items and can be used to visually connect elements
A) leader B) border C) tab mark D) bullet
Computer Science & Information Technology
Which FileChooser method returns the file the user selected?
a. getSelectedFile. b. getFile. c. getOpenDialog. d. showOpenDialog.
Computer Science & Information Technology