Exam 2: Basic Sql Select Statements

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

Insignificant zeros  are \underline { \text { are } } displayed for numeric columns by default to show two decimal places. _________________________

(True/False)
4.9/5
(23)

A query is accomplished by issuing a SELECT statement.

(True/False)
5.0/5
(37)

When listing more than one column name in the SELECT clause of a SELECT statement, the column names must be separated by  semicolons \underline {\text { semicolons }} . _________________________

(True/False)
4.7/5
(24)

Contents of the PUBLISHER table Contents of the PUBLISHER table    -Based upon the contents of the PUBLISHER table, which of the following SQL statements will execute without returning an error message? -Based upon the contents of the PUBLISHER table, which of the following SQL statements will execute without returning an error message?

(Multiple Choice)
4.9/5
(25)

Structure of the ORDERS table Structure of the ORDERS table    -Which of the following statements can be used to view the structure of the ORDERS table? -Which of the following statements can be used to view the structure of the ORDERS table?

(Multiple Choice)
4.9/5
(36)

Choosing specific columns in a SELECT statement is known as ____________________.

(Short Answer)
4.8/5
(33)

Combining the contents of two or more columns is known as ____.

(Multiple Choice)
4.8/5
(39)

A(n) ____ has a predefined meaning in Oracle11g.

(Multiple Choice)
4.8/5
(31)

The  SELECT \underline { \text { SELECT } } clause identifies the table containing the data to be queried. _________________________

(True/False)
5.0/5
(35)

The ____ for a SQL statement gives the basic structure, or rules, required to execute the statement.

(Multiple Choice)
4.9/5
(35)

The  SELECT \underline {\text { SELECT } } command can be used to display the structure of a database table. _________________________

(True/False)
4.8/5
(36)

Contents of the BOOKS table Contents of the BOOKS table    -Which of the following will display the new retail price of each book as 20 percent more than it originally cost? -Which of the following will display the new retail price of each book as 20 percent more than it originally cost?

(Multiple Choice)
4.7/5
(36)

Choosing specific columns to be displayed by a SELECT statement is known as projection.

(True/False)
4.7/5
(29)

Choosing specific columns to be displayed by a SELECT statement is known as selection.

(True/False)
4.8/5
(36)

Combining the contents of two or more columns is known as  projection \underline {\text { projection } } . _________________________

(True/False)
4.9/5
(33)

What is the correct solution for the arithmetic expression (2+8)/2*9/3 using the order of operations employed by Oracle10g when solving equations?

(Multiple Choice)
4.9/5
(36)

Which of the following keywords can be included in a SELECT statement to suppress duplicate data?

(Multiple Choice)
4.7/5
(30)

A column alias must be contained within double quotation marks (" ") if it contains which of the following?

(Multiple Choice)
4.9/5
(35)

If you do not want a column alias to appear in all upper case characters, the column alias must be enclosed in ____________________ marks.

(Short Answer)
4.9/5
(30)

Concatenation refers to combining the results of several SELECT statements into one result.

(True/False)
4.9/5
(41)
Showing 61 - 80 of 122
close modal

Filters

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