SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Database Fundamentals
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. When sorting on two fields this is the more important field
Grouping
Index
Primary Sort Key
Entity
2. The SQL clause that is used in a CREATE TABLE or ALTER TABLE command to set a table's primary key field(s)
Multiple-Field Index
PRIMARY KEY
Security
ORDER BY Clause
3. Two simple criteria in a query the are combined with the AND or OR operators
Entity-Relationship (E-R) Diagram
Documenter
Relationship
Compound Criteria
4. A relationship between two entities in which each occurrence of the first entity is related to many occurrences of the second entity and each occurrence of the second entity is related to or at most one occurrence of the first entity
One-to-Many Relationship
CREATE INDEX
Union
SELECT Clause
5. A rule that must be followed by data in a database
Integrity
Integrity Constraint
PRIMARY KEY
SELECT
6. A database has integrity if the data in it satisfies all established integrity constraints
Integrity
Integrity Constraint
Criteria
Database Administrator (DBA)
7. The part of an SQL SELECT command that indicates the tables in the query
Update Query
Union Compatible
Compound Conditions
FROM Clause
8. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
WHERE Clause
Integrity
OR Criterion
Make-Table Query
9. Two simple criteria in a query the are combined with the AND or OR operators
Grouping
Compound Criteria
Data Macro
Division
10. The part of an SQL SELECT command that indicates the columns to be included in the query results
Functions
SELECT Clause
Relational Database
Form
11. The process of determining the content and structure of data in a database in order to support some activity on behalf of a user or group of users
DELETE
Security
Database Design
Database Management System (DBMS)
12. A very popular relational data definition and manipulation language that is used in many relational DBMS's
Secondary Sort Key
SELECT
SQL (Structured Query Language)
Compound Criteria
13. The individual or group that is responsible for a database
AND Criterion
Primary Key
Update Query
Database Administration (DBA)
14. The most common form of a join
Primary Sort Key
Natural Join
Division
Primary Key
15. A word that is part of the SQL language
Join
Join Line
Reserved Words
Database Administrator (DBA)
16. A combination of criteria in which at least on the criteria must be true
Single-Field Index
OR Criterion
Reserved Words
Comparison Operator
17. The part of an SQL SELECT command that indicates a sort order
ORDER BY Clause
Query
Index
Column
18. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Entity
Qualify
Major Sort Key
View
19. Duplication of data or the storing of the same data in more than one place.
Redundancy
Major Sort Key
Multiple Column Index
Compound Conditions
20. A statement the can be either true or false. Also called a condition
Criterion
Join Column
Field
Redundancy
21. The portion of the system catalog that contains view information
Sysviews
Integrity
Union
Make-Table Query
22. A characteristic or property of an entity
Cartesian Product
SELECT
INTERSECT
Attribute
23. A collection of relations
CHECK
Major Sort Key
Relational Database
Relationship
24. When sorting on two fields - the less important field
Minor Sort Key
Field
Validation Rule
OR Criterion
25. The SQL clause that is used to enforce legal-values integrity
Null
OR Criterion
CHECK
Database
26. A collection of relations
Data File
Entity
Relational Database
Query-By-Example (QBE)
27. A rule that must be followed by data in a database
OR Criterion
Database
Entity-Relationship (E-R) Diagram
Integrity Constraint
28. A graphic model for database design in which entities are represented as rectangles and relationships are represented as either arrows or diamonds connected to the entities they relate
Catalog
ORDER BY Clause
Entity-Relationship (E-R) Diagram
Column
29. A Characteristic or property of an entity
Field
Documenter
OR Criterion
Column
30. A function used to calculate the number of entries and the sum or average of all the entries in a given column or the largest or smallest of the entries in a given column
Relation
OR Criterion
Functions
Entity-Relationship (E-R) Diagram
31. The plural of Criterion
Join Line
Criteria
Documenter
Calculated Field
32. A screen object you use to maintain or view and print data from a database
Form
Compound Conditions
Field
Database Administrator (DBA)
33. A characteristic or property of an entity
Reserved Words
Comparison Operator
Join Column
Attribute
34. A collection of actions in Access that are performed in response to an associated database operation - such as inserting or updating or deleting records.
Data Macro
Primary Sort Key
Form
Database Administration (DBA)
35. A data value meaning "unknown" or "not applicable"
PRIMARY KEY
Null
Command
INTERSECT
36. In Access the query that updates the contents of a table
Null
Integrity Constraint
Sort Key
Update Query
37. The SQL command that drops (deletes) and index from a table
ALTER TABLE
DROP INDEX
Database Design
Database Design
38. The field on which data are sorted
Field
Foreign Key
Sort Key
Column
39. The individual or group that is responsible for a database
Aggregate Functions
DROP TABLE
Update Query
Database Administration (DBA)
40. An association between entities
Relationship
Qualify
Union
Join
41. A query that deletes all records that satisfy some criterion
Database Administration (DBA)
Comparison Operator
Delete Query
Database Design
42. An access tool that provides documentation about the objects in a database
Union
Entity
Aggregate Functions
Documenter
43. The relational algebra command to select rows from a table
Relational Algebra
INSERT
SELECT
Difference
44. The process of creating collections of records that share some common characteristics
Comparison Operator
Grouping
Arguments
Subquery
45. An instruction by a user that directs a database to perform a certain way
Systables
Command
Relational Database
Criteria
46. A screen object you use to maintain or view and print data from a database
Form
Compound Criteria
Minor Sort Key
Design Grid
47. An update option in which related records are automatically updated
CREATE INDEX
Primary Key
Cascade Update
Command
48. More than one entry at a single location in a table
Attribute
Referential Integrity
Repeating Groups
Qualify
49. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
CREATE INDEX
Form
FOREIGN KEY
Compound Criteria
50. When comparing tables the set of all rows that are in the first table but that are not in the second table
SELECT
Major Sort Key
Outer Join
Difference