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. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Compound Criteria
Data Independence
Simple Condition
Aggregate Functions
2. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
One-to-Many Relationship
Computed Field
HAVING Clause
Database
3. The part of an SQL SELECT command that indicates the columns to be included in the query results
Foreign Key
SELECT Clause
SQL (Structured Query Language)
Server
4. A very popular relational data definition and manipulation language that is used in many relational DBMS's
SQL (Structured Query Language)
Criteria
INTERSECT
Integrity
5. A computer that provides services to the clients in a client/server system
Server
Single-Column Index
ORDER BY Clause
Concatenation
6. The SQL command used to describe the layout of a table. The word table is followed by the name of the table to be created and then by the names and data types of the column (fields) that comprise the table
Database Administration (DBA)
Difference
CREATE TABLE
Delimiter
7. The part of an SQL SELECT command that indicates the tables in the query
Database Administration (DBA)
Reserved Words
FROM Clause
Outer Join
8. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Data Independence
Form
Sort
Trigger
9. The individual who is responsible for a database or the head of database administration
HAVING Clause
Database Administrator (DBA)
Major Sort Key
Multiple Column Index
10. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
Redundancy
Make-Table Query
Integrity Constraint
WHERE Clause
11. An association between entities
AND Criterion
Grouping
One-to-Many Relationship
Relationship
12. The relational algebra command for performing the difference of two tables
WHERE Clause
View
SUBTRACT
Database Administrator (DBA)
13. More than one entry at a single location in a table
Validation Rule
Repeating Groups
Sysindexes
Form
14. The process of creating collections of records that share some common characteristics
Database Design
INSERT
Repeating Groups
Grouping
15. A Characteristic or property of an entity
Integrity
Column
Make-Table Query
Index
16. A structure that contains information about the objects (tables or columns or indexes or views and so on) in a database
Reserved Words
Data Macro
Cascade Delete
System Catalog
17. An association between entities
Calculated Field
Relationship
Grouping
Qualify
18. An access query that creates a table using the results of a query
Entity-Relationship (E-R) Diagram
Make-Table Query
PROJECT
Intersection
19. A file containing a collection of compiled and optimized SQL statements that are available for future use
Data Independence
Stored Procedure
Subquery
Column
20. The rule that if table A contains a foreign key that matches the primary key of table B then the value of this foreign key must either match the value of the primary key for some row in table B or be null
Catalog
Referential Integrity
Database Management System (DBMS)
Sort Key
21. The plural of Criterion
Integrity Constraint
Update Query
Query-By-Example (QBE)
Criteria
22. A statement the can be either true or false. Also called a condition
REVOKE
GRANT
Entity Integrity
Criterion
23. A data value meaning "unknown" or "not applicable"
Null
Cartesian Product
AND Criterion
Delete Query
24. The table obtained by concatenating every row in the first table with every row in the second table
Difference
Database Design
Grouping
Product
25. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Criteria
Qualify
GROUP BY Clause
Make-Table Query
26. 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
Join Line
Relational Database
Sort Key
27. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Unnormalized Relation
Single-Column Index
Design Grid
Integrity Constraint
28. An instruction by a user that directs a database to perform a certain way
One-to-Many Relationship
Cascade Update
Command
Query
29. A statement the can be either true or false. Also called a condition
Relational Database
Minor Sort Key
Criterion
Union
30. A person or place or object or event or idea for which you want to store and process data
Compound Conditions
Security
Entity
Integrity Constraint
31. The form of a join in which all records appear - even if they don't match
Single-Column Index
SELECT
Unnormalized Relation
Outer Join
32. The SQL command that drops (deletes) a table from a database
DROP TABLE
FOREIGN KEY
REVOKE
Repeating Groups
33. Two simple criteria in a query the are combined with the AND or OR operators
Database Design
Compound Conditions
Make-Table Query
Null
34. An access query that creates a table using the results of a query
Make-Table Query
Join
Data Macro
Trigger
35. The individual or group that is responsible for a database
Database Administration (DBA)
Database Design
Comparison Operator
Criterion
36. When comparing tables the set of all rows that are in the first table but that are not in the second table
Difference
Minor Sort Key
Primary Key
Join
37. A data value meaning "unknown" or "not applicable"
Field
Security
Criterion
Null
38. In an Access query the line drawn between tables to indicate how they are related
Calculated Field
Integrity
Attribute
Join Line
39. The most common form of a join
Relational Algebra
Natural Join
Primary Sort Key
Database Administrator (DBA)
40. When sorting on two fields - the less important field
Minor Sort Key
Database Management System (DBMS)
Data Independence
Database Administration (DBA)
41. The most common form of a join
Secondary Sort Key
HAVING Clause
Natural Join
Relational Database
42. 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
Query
One-to-Many Relationship
Index
Catalog
43. A word that is part of the SQL language
Natural Join
Reserved Words
PROJECT
Command
44. 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
Primary Key
Computed Field
Functions
UPDATE
45. When sorting on two fields - the less important field
Attribute
Security
Database Administration (DBA)
Secondary Sort Key
46. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database
Integrity Constraint
REVOKE
WHERE Clause
47. When sorting on two fields this is the more important field
Validation Rule
SUBTRACT
Unnormalized Relation
Primary Sort Key
48. The individual who is responsible for a database or the head of database administration
Sort
Sysindexes
Database Administrator (DBA)
Stored Procedure
49. The field on which data are sorted
Sysviews
DROP INDEX
Major Sort Key
Sort Key
50. A query that deletes all records that satisfy some criterion
Criterion
Simple Condition
Minor Sort Key
Delete Query