Exam 3: Structured Query Language

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

In Microsoft Access,standard SQL table creation syntax items not supported by Access SQL can generally be implemented by:

(Multiple Choice)
4.9/5
(41)

Table and relationship properties not supported by Microsoft Access SQL can usually be set ________ in the appropriate window or dialog box.

(Short Answer)
4.7/5
(43)

Which of the following cannot be done using the CONSTRAINT phrase?

(Multiple Choice)
4.7/5
(34)

Distinguish between Char and VarChar data types.

(Essay)
4.8/5
(31)

An SQL data type of ________ means that values consist of seven decimal numbers with two numbers assumed to the right of the decimal point.

(Short Answer)
4.9/5
(32)

The ON DELETE CASCADE referential integrity constraint does not apply when rows are deleted using the SQL DELETE command.

(True/False)
4.8/5
(43)

SQL is a data sublanguage,not a complete programming language.

(True/False)
4.9/5
(34)

A composite primary key can be defined using the CONSTRAINT phrase in which SQL command?

(Multiple Choice)
4.8/5
(28)

Referential integrity constraints using the ON DELETE NO ACTION phrase may be explicitly stated when the table is created using the CREATE TABLE statement.

(True/False)
4.8/5
(28)

The SQL command used to add new data to a table is ________.

(Short Answer)
4.8/5
(34)

Which type of join,although not included in standard SQL,was created to allow unmatched rows to appear in the result of a join operation?

(Multiple Choice)
4.7/5
(36)

Microsoft Access can run QBE queries,but not SQL queries.

(True/False)
4.9/5
(42)

In SQL,the WHERE clause is used to specify which columns will be included in the result.

(True/False)
4.7/5
(30)

To open a new Microsoft Access Query window,click the Query Design button on the Create command tab.

(True/False)
4.7/5
(36)

Which symbol is used in standard SQL as a wildcard to represent a series of one or more unspecified characters?

(Multiple Choice)
4.8/5
(36)

SQL is not a complete programming language,but is rather a(n)________.

(Short Answer)
4.8/5
(32)
Showing 81 - 96 of 96
close modal

Filters

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