Exam 10: Selected Single Row Functions

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

You can determine the number of characters in a column by using the  COUNT \underline {\text { COUNT } } 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  CONCAT \underline { \text { CONCAT } } 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 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? 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)

 INITCAP \underline { \text { INITCAP } } 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  UPPER \underline { \text { UPPER } } function can be used to display upper-case characters in lower-case. _________________________

(True/False)
4.8/5
(22)

The  SUBSTR \underline { \text { SUBSTR } } 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
close modal

Filters

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