Exam 10: Selected Single-Row Functions
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic SQL Select Statements121 Questions
Exam 3: Table Creation and Management136 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control136 Questions
Exam 6: Additional Database Objects138 Questions
Exam 7: User Creation and Management130 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables119 Questions
Exam 10: Selected Single-Row Functions133 Questions
Exam 11: Group Functions137 Questions
Exam 12: Subqueries and Merge Statements131 Questions
Exam 13: Views133 Questions
Select questions type
The ____________________ function is used to round numeric fields to a stated position.
(Short Answer)
4.8/5
(32)
Any of the single-row functions covered in this chapter can be used with the DUAL table._________________________
(True/False)
4.7/5
(35)
Explain the difference between the TO_CHAR and TO_DATE functions when used with date values.
(Essay)
4.9/5
(29)
To calculate the difference between two date columns,you must use the TO_DATE function.
(True/False)
4.7/5
(41)
INITCAP can be used to convert character strings to mixed-case characters._________________________
(True/False)
4.8/5
(32)
The TRUNC function can be used to add insignificant zeros to the right of a decimal point for numeric data.
(True/False)
4.8/5
(37)
The ____________________ function is used to convert dates and numbers to a formatted character string.
(Short Answer)
4.8/5
(30)
When functions are nested,the outer function is solved or executed first.
(True/False)
4.8/5
(32)
The NEXT_DATE function is used to determine the next occurrence of a specific day of the week after a given date._________________________
(True/False)
4.8/5
(36)
The ____________________ function allows different actions to be performed based upon whether a NULL value exists in a specified column.
(Short Answer)
4.7/5
(31)
Only a DATE function can be nested inside another DATE function.
(True/False)
4.9/5
(35)
Which of the following can be used to replace a specific set of characters with another set of characters?
(Multiple Choice)
4.8/5
(35)
The LENGTH function is used to determine the number of rows in a table.
(True/False)
4.7/5
(32)
To indicate that the three-letter abbreviation for day of the week should be displayed,include ____________________ in the date element format argument.
(Short Answer)
4.8/5
(37)
When functions are nested,the inner function is solved first._________________________
(True/False)
4.8/5
(42)
The ____________________ function fills the area to the right of a character string with a specific character.
(Short Answer)
4.8/5
(32)
The TO CHAR function can be used to display insignificant zeros._________________________
(True/False)
4.9/5
(40)
Which of the following functions will truncate a numeric value to a specific position?
(Multiple Choice)
4.7/5
(28)
Which of the following functions can be used to fill a character string to a specific width?
(Multiple Choice)
4.9/5
(32)
Showing 101 - 120 of 133
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)