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 is used to substitute a specified value for a NULL value.
(Short Answer)
4.9/5
(24)
LOWER, UPPER, and INITCAP functions are all functions. _________________________
(True/False)
4.8/5
(35)
To calculate the difference between two date columns, you must use the TO_DATE function.
(True/False)
4.9/5
(41)
functions return one row of results for each group or category of rows processed. _________________________
(True/False)
4.9/5
(48)
Which of the following is used to return a portion of a character string?
(Multiple Choice)
4.7/5
(37)
Although the ____________________ table is rarely used in the industry, it can be valuable for someone learning how to work with functions or testing new functions.
(Short Answer)
4.8/5
(42)
The function allows different options to be selected, based upon whether a NULL value exists. _________________________
(True/False)
4.7/5
(40)
can be used to include the computer's date in a SQL statement. _________________________
(True/False)
5.0/5
(40)
Which of the following format argument elements indicates that the name of the day of the week for the specified date should be displayed?
(Multiple Choice)
4.9/5
(40)
Which of the following functions will convert the first letter of each word to an upper-case letter and the remaining letters of the word to lower-case letters?
(Multiple Choice)
4.8/5
(36)
Contents of the CUSTOMERS table
Note: The ST column name is truncated, this represents the STATE column.
-Which of the following statements will display the value of FL assigned to the state column as FLORIDA?

(Multiple Choice)
4.7/5
(27)
The ____________________ function is used to convert dates and numbers to a formatted character string.
(Short Answer)
4.8/5
(35)
Which of the following refers to a predefined block of code?
(Multiple Choice)
4.9/5
(39)
Any of the single-row functions covered in this chapter can be used with the table. _________________________
(True/False)
4.9/5
(38)
The ____________________ function converts character strings to mixed-case, with each word beginning with a capital letter.
(Short Answer)
4.9/5
(38)
The LTRIM function can be used to remove a specific number of characters from the left side of a set of data.
(True/False)
4.9/5
(31)
Which of the following functions can be used to specify a list of alternative actions that should be taken depending upon a stated value?
(Multiple Choice)
4.8/5
(30)
The ____________________ function is used to return a portion of a string.
(Short Answer)
4.9/5
(32)
When functions are nested, the outer function is solved or executed first.
(True/False)
4.8/5
(41)
Showing 81 - 100 of 133
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)