Exam 10: Selected Single Row Functions

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The INITIALCAP function can be used to convert character strings to mixed-case characters.

(True/False)
4.8/5
(32)

When functions are nested, the  inner \underline {\text { inner }} function is solved first. _________________________

(True/False)
4.9/5
(34)

When functions are nested, the ____ function is solved last.

(Multiple Choice)
4.8/5
(41)

If a SELECT statement includes SUBSTR(TO_CHAR(SYSDATE, 'fmMONTH DD, YYYY'), -4, 4) in the SELECT clause, which of these functions will be executed first?

(Multiple Choice)
4.8/5
(32)

Identify the single-row functions used with NULL values and describe their purpose.

(Essay)
4.8/5
(47)

Contents of the CUSTOMERS table Contents of the CUSTOMERS table     Note: The ST column name is truncated, this represents the STATE column. -Which of the following is a valid SQL statement based upon the contents of the CUSTOMERS table? Note: The ST column name is truncated, this represents the STATE column. -Which of the following is a valid SQL statement based upon the contents of the CUSTOMERS table?

(Multiple Choice)
4.8/5
(28)

Which of the following functions can be used to substitute another value for a NULL value during calculations?

(Multiple Choice)
4.9/5
(37)

Case conversion functions can only be used in the SELECT clause of a SELECT statement.

(True/False)
4.8/5
(24)

Which of the following functions is used to determine the number of months between two date values?

(Multiple Choice)
4.8/5
(32)

Single-row functions return one row of results for each group or category of rows processed.

(True/False)
4.9/5
(37)

Use MON in the format argument to spell out the specified month.

(True/False)
4.8/5
(27)

Which of the following functions can be used to determine the next occurrence of a specific day of the week after a given date?

(Multiple Choice)
4.8/5
(38)

To indicate that minutes should be displayed, include ____________________ in the time element format argument.

(Short Answer)
4.9/5
(41)

The DECODE function allows the user to specify different actions to be taken, depending on the value being used for the comparison.

(True/False)
4.9/5
(46)

Which of the following functions allows for different options, depending upon whether a NULL value exists?

(Multiple Choice)
4.9/5
(42)

If the two values compared by the NULLIF function are equal, what value does the function return?

(Multiple Choice)
4.9/5
(45)

Which of the following format elements will display 1:00 p.m. as 13?

(Multiple Choice)
4.9/5
(41)

Which of the following functions can be used to change the format of a date that has been entered by a user to the default storage format use by Oracle11g?

(Multiple Choice)
4.7/5
(27)

Contents of ORDERS table 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 will display the shipping location as: Shipcity, Shipstate Shipzip Note: Column names are truncated as follows: SH = SHIPSTATE and SHIPZ = SHIPZIP. -Based upon the contents of the ORDERS table, which of the following will display the shipping location as: Shipcity, Shipstate Shipzip

(Multiple Choice)
4.8/5
(38)

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
(33)
Showing 101 - 120 of 133
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)