Exam 3: Creating Tables

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

You use the ____________________ command to describe the layout of a table.​

(Short Answer)
4.9/5
(36)

The data type DECIMAL(5,2)represents a number with ____________________ places to the left and two places to the right of the decimal.​

(Short Answer)
4.8/5
(43)

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

(Short Answer)
4.8/5
(32)

SQL was developed as the data manipulation language for IBM's prototype relational model DBMS,System R.​

(True/False)
5.0/5
(48)

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

(True/False)
4.9/5
(33)

To display all the rows and columns in a table,type the word SELECT,followed by a(n)____,followed by the word FROM and then the name of the table containing the data you want to view.​

(Multiple Choice)
4.8/5
(40)

The data type DECIMAL(5,2)represents a number with three places to the left and two places to the right of the decimal.​

(True/False)
4.9/5
(43)

Access does not use script files.

(True/False)
4.9/5
(35)

In Oracle,what is the script repository?​

(Essay)
4.7/5
(38)

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

(Multiple Choice)
4.9/5
(33)

The Oracle Database 11 g Express edition allows you to save a command so you can use it again without retyping it.​

(True/False)
4.8/5
(32)

In SQL,you cannot enter an apostrophe into a column whose type is character (CHAR).

(True/False)
4.8/5
(34)

The ____________________ command adds rows to a table.​

(Short Answer)
4.9/5
(29)

In Oracle,use the ____________________ command to list all columns in a table and their properties.​

(Short Answer)
4.9/5
(32)

Access does not support the ____ data type.​

(Multiple Choice)
4.9/5
(46)

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

(True/False)
4.9/5
(41)

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

(Short Answer)
4.8/5
(31)

The ____ data type is used to store integers.​

(Multiple Choice)
4.8/5
(45)

You can delete the entire table using the ____________________ TABLE command.​

(Short Answer)
4.9/5
(36)

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

(Short Answer)
4.7/5
(41)
Showing 41 - 60 of 75
close modal

Filters

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