Exam 10: Selected Single Row Functions
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
The ____________________ function returns the phonetic representation for a specified value.
(Short Answer)
4.9/5
(34)
The format argument in the TO_CHAR function must be enclosed in quotation marks. _________________________
(True/False)
4.8/5
(41)
Which of the following format elements will display insignificant leading zeros?
(Multiple Choice)
4.9/5
(33)
Which of the following format elements will display the value of Friday in a specified date as a 6?
(Multiple Choice)
4.9/5
(34)
Explain the difference between the TO_CHAR and TO_DATE functions when used with date values.
(Essay)
4.7/5
(30)
Which of the following functions can be used to determine the date one month after a specified date?
(Multiple Choice)
4.8/5
(37)
The ____________________ function is used to determine the number of months between two dates.
(Short Answer)
4.7/5
(36)
Which of the following functions can be used to remove a specific set of characters from the left side of a set of data values?
(Multiple Choice)
4.9/5
(42)
When a format argument is included in a function, it must be enclosed in ____.
(Multiple Choice)
4.9/5
(40)
Which of the following functions determines the number of characters in a character string?
(Multiple Choice)
4.8/5
(45)
The ____________________ function can be used to determine the number of characters in a string.
(Short Answer)
4.9/5
(34)
Which of the following functions can be used to fill a character string to a specific width?
(Multiple Choice)
4.8/5
(31)
The function can be used to round numeric data to the left or right of the decimal point. _________________________
(True/False)
4.9/5
(28)
When functions are nested, the ____ function is solved first.
(Multiple Choice)
4.8/5
(43)
The element can be included in a format argument of the TO_CHAR function to spell out the year of the specified date. _________________________
(True/False)
4.8/5
(37)
Contents of ORDERS table
Note: Column names are truncated as follows: SH = SHIPSTATE and SHIPZ = SHIPZIP.
-Based upon the contents of the ORDERS table, which of the following SQL statements will display the number of days between the date an order was placed and the date it was shipped?

(Multiple Choice)
4.8/5
(32)
The TO_CHAR function can be used to format what types of data?
(Multiple Choice)
4.9/5
(28)
The ____ function can be used to convert dates and numbers to a formatted character string.
(Multiple Choice)
4.9/5
(28)
A(n) ____________________ date represents the number of days that have passed between a specified date and January 1, 4712, B.C.
(Short Answer)
4.8/5
(26)
Showing 21 - 40 of 133
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)