Exam 2: Basic Sql Select Statements

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

Which of the following statements is correct?

(Multiple Choice)
5.0/5
(29)

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 display only two columns in the results? -Based upon the contents of the PUBLISHER table, which of the following SQL statements will display only two columns in the results?

(Multiple Choice)
4.8/5
(30)

When a user asks the database a question, the user is issuing a query.

(True/False)
4.8/5
(37)

When should double-quotation marks (" ") be used in a SELECT statement?

(Essay)
4.7/5
(38)

Which of the following types of columns will automatically left-align the column heading when it is displayed?

(Multiple Choice)
4.7/5
(37)

Contents of the PUBLISHER table Contents of the PUBLISHER table    -Based upon the contents of the PUBLISHER table, which of the following SELECT statements will display the publisher's name first in the results? -Based upon the contents of the PUBLISHER table, which of the following SELECT statements will display the publisher's name first in the results?

(Multiple Choice)
4.8/5
(35)

Oracle11g comes in ________________________________________ editions.

(Short Answer)
4.8/5
(29)

The DESCRIBE command is used to view data in a table.

(True/False)
4.8/5
(36)

Contents of the PUBLISHER table Contents of the PUBLISHER table    -Based upon the contents of the PUBLISHER table, which of the following is not a valid SQL statement? -Based upon the contents of the PUBLISHER table, which of the following is not a valid SQL statement?

(Multiple Choice)
4.9/5
(32)

The name of the table containing the data to be retrieved is specified in the ____________________ clause.

(Short Answer)
4.8/5
(34)

Structure of the ORDERS table Structure of the ORDERS table    -Which of the following is a valid SELECT statement? -Which of the following is a valid SELECT statement?

(Multiple Choice)
4.8/5
(29)

Contents of the BOOKS table Contents of the BOOKS table    -Which of the following is a valid SQL statement? -Which of the following is a valid SQL statement?

(Multiple Choice)
4.7/5
(31)

What is the correct answer for the arithmetic expression 9+2*3-2 using the order of operations employed by Oracle10g when solving equations?

(Multiple Choice)
4.8/5
(33)

A clause is a section within a SQL statement that begins with a keyword.

(True/False)
4.9/5
(29)

A double backslash (\\) is used to indicate concatenation in a SELECT statement.

(True/False)
4.8/5
(37)

In an arithmetic expression, multiplication and ____________________ are always solved first in Oracle11g.

(Short Answer)
4.8/5
(41)

The majority of operations performed on a typical database table utilize the SELECT statement.

(True/False)
4.9/5
(36)

Parentheses can be used to override the order of operations in an arithmetic expression.

(True/False)
4.9/5
(39)

Contents of the PUBLISHER table Contents of the PUBLISHER table    -Based upon the contents of the PUBLISHER table, which of the following is a valid SQL statement? -Based upon the contents of the PUBLISHER table, which of the following is a valid SQL statement?

(Multiple Choice)
4.8/5
(43)

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

(Multiple Choice)
4.9/5
(40)
Showing 21 - 40 of 122
close modal

Filters

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