Exam 3: The Relational : SQL

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

​You can combine values in character fields.

(True/False)
4.7/5
(30)

In SQL,you sort data using the ____________________ clause.​

(Short Answer)
4.9/5
(35)

A WHERE and a HAVING clause cannot be included in the same query.​

(True/False)
4.8/5
(39)

Based on the code above,list the complete student table.​

(Multiple Choice)
4.8/5
(41)

The ____ clause can be used to create groups of records.​

(Multiple Choice)
4.9/5
(39)

Based on the code above,find how many items are in category TOY.​

(Multiple Choice)
4.8/5
(37)

Based on the code above,list the number and name of all customers that are either represented by sales rep 30 or that currently have orders on file,or both.​

(Multiple Choice)
4.8/5
(42)

When used after the word SELECT,the ____ symbol indicates that you want to include all fields in the query results in the order in which you described them to the DBMS when you created the table.​

(Multiple Choice)
4.9/5
(32)

When you use a name containing a space in Access SQL,you must ____.​

(Multiple Choice)
4.8/5
(35)

​The ____________________ data type stores integers,but uses less space than INTEGER.

(Short Answer)
4.8/5
(35)

You use the SQL ____________________ command to create a table by describing its layout.​

(Short Answer)
4.8/5
(37)

​When you need to sort data on two fields,the more important sort key is called the ____________________ sort key.

(Short Answer)
4.9/5
(36)

A field whose values you derive from existing fields is called a(n)____________________ field.​

(Short Answer)
4.8/5
(43)

​Many versions of SQL require you to end a command with a ____.

(Multiple Choice)
4.9/5
(41)

Based on the code above,list the number,name,credit limit,and balance for all customers with credit limits that exceed their balances.​

(Multiple Choice)
4.8/5
(34)
Showing 61 - 75 of 75
close modal

Filters

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