Exam 3: The Relational : SQL
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational : Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational : SQL75 Questions
Exam 4: The Relational : Advanced Topics50 Questions
Exam 5: Database Design 1: Normalization50 Questions
Exam 6: Database Design 2: Design Method75 Questions
Exam 7: Dbms Functions50 Questions
Exam 8: Database Administration50 Questions
Exam 9: Database Management Approaches75 Questions
Select questions type
A WHERE and a HAVING clause cannot be included in the same query.
(True/False)
4.8/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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)