Exam 3: Creating Tables

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

This text uses Oracle Database Express Edition as the DBMS in which to create and run SQL commands.

(True/False)
4.8/5
(30)

The ____ data type is used to store integers.

(Multiple Choice)
4.8/5
(43)

In Oracle, what is the script repository?

(Essay)
4.8/5
(40)

To view the data in a table, you use the ____________________ command.

(Short Answer)
4.9/5
(36)

To delete an entire table, use the ____ command and then re-create the table.

(Multiple Choice)
4.8/5
(46)

In general, SQL is case-sensitive.

(True/False)
4.9/5
(45)

To indicate columns that cannot contain null values, use the ____________________ clause in a CREATE TABLE statement.

(Short Answer)
4.7/5
(29)

If your screen displays the SQL Commands page, the Home>SQL>SQL Commands reference at the top of the SQL editor pane is called a ____.

(Multiple Choice)
4.8/5
(37)

How can you correct errors in data?

(Essay)
4.8/5
(35)

What are the common restrictions placed on table and column names?

(Essay)
4.9/5
(37)

The ____ data type stores only the actual character string.

(Multiple Choice)
4.9/5
(32)

The correct data type for the BALANCE column in the CUSTOMER table is ____.

(Multiple Choice)
5.0/5
(37)

To move back one or more pages in Oracle Database Express, click the pages in the task bar.

(True/False)
4.8/5
(36)

In Access, use the ____________________ tool to describe the tables and other objects in a database.

(Short Answer)
4.9/5
(39)

SQL is Structured ____________________ Language.

(Short Answer)
4.9/5
(42)
Showing 61 - 75 of 75
close modal

Filters

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