Exam 3: Creating Tables

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

What is the original name of SQL?

(Multiple Choice)
4.8/5
(38)

For any column whose data type is CHAR, values must be enclosed in ____.

(Multiple Choice)
4.7/5
(27)

To enter a null value into a table, you use a special format of the NULL command.

(True/False)
4.7/5
(38)

If you need to delete a row from a table, you can use the ____________________ command.

(Short Answer)
4.8/5
(36)

In SQL, table names cannot exceed ____ characters.

(Multiple Choice)
4.8/5
(42)

In Access, use the Documenter tool to describe the tables in a database.

(True/False)
5.0/5
(39)

Oracle stores script files is a special location called Saved Commands.

(True/False)
4.8/5
(35)

You indicate the end of a command by typing a ____.

(Multiple Choice)
4.9/5
(37)

You can use the ____________________ command to update a value in a table.

(Short Answer)
4.9/5
(32)

In SQL Server, execute the sp_columns command to list all the columns in a table.

(True/False)
4.7/5
(39)

In Oracle 10G Express, you enter commands on the SQL ____________________ page.

(Short Answer)
4.7/5
(35)

Access does not support the ____ data type.

(Multiple Choice)
4.8/5
(34)

The ____ command defines a table's structure by listing its columns, data types, and column lengths.

(Multiple Choice)
4.9/5
(49)

In Oracle, the date, November 12, 2010 would be stored as '12-NOV-2010'.

(True/False)
4.8/5
(46)

Which of the following commands changes the value in a column?

(Multiple Choice)
4.8/5
(37)

You can use the ____________________ data type to store date data.

(Short Answer)
4.9/5
(29)

You must enclose values in ____________________ quotation marks for any column whose type is character (CHAR), even when the data contains numbers.

(Short Answer)
4.9/5
(39)

Unlike Oracle, Access does not support the DECIMAL data type.

(True/False)
4.8/5
(35)

Should a user be allowed to enter null values for the primary key?

(Essay)
4.9/5
(38)

When a script file contains more than one command, each command must end with a(n) ____.

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

Filters

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