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
You can determine the number of characters in a column by using the function. _________________________
(True/False)
4.7/5
(36)
The LOWER function can be used to display upper-case characters in lower-case.
(True/False)
4.8/5
(37)
The function can be used to concatenate the data contained in two columns. _________________________
(True/False)
4.7/5
(22)
A Julian date is the number of days that have passed between a specific date and January 1, 4712 B.C.
(True/False)
4.9/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 only those orders shipped to the zip code zone that begins with 323?

(Multiple Choice)
4.8/5
(33)
The ____________________ function allows different actions to be performed based upon whether a NULL value exists in a specified column.
(Short Answer)
4.8/5
(35)
Only a DATE function can be nested inside another DATE function.
(True/False)
5.0/5
(37)
The TRUNC function can be used to add insignificant zeros to the right of a decimal point for numeric data.
(True/False)
4.9/5
(27)
can be used to convert character strings to mixed-case characters. _________________________
(True/False)
4.8/5
(39)
The TO_CHAR function can be used to add a dollar sign ($) to a numeric value.
(True/False)
4.7/5
(35)
The NEXT_DAY function is used to determine the next occurrence of a specific day of the week that will occur after the specified date.
(True/False)
4.9/5
(37)
The ____________________ function takes a specified value and returns results based on a set of values provided in a list.
(Short Answer)
4.9/5
(32)
Which of the following returns one row of results for each record processed?
(Multiple Choice)
4.9/5
(37)
Which of the following functions will round the numeric data to no decimal places?
(Multiple Choice)
4.8/5
(34)
What is the maximum number of columns or character strings that can be combined through a single CONCAT function?
(Multiple Choice)
4.8/5
(30)
Character functions can be used to change the case of characters or to manipulate characters.
(True/False)
4.9/5
(28)
The REPLACE function is used to substitute one character string for another character string in a set of data.
(True/False)
4.9/5
(39)
The function can be used to display upper-case characters in lower-case. _________________________
(True/False)
4.8/5
(22)
The function is used to return a portion of a character string. _________________________
(True/False)
4.8/5
(38)
The ____________________ function removes a specific string of characters from the left side of a set of data values.
(Short Answer)
4.7/5
(27)
Showing 41 - 60 of 133
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)