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. A minimal collection of columns (attributes) in a table on which all columns are functionally dependent and that is chosen as the main direct-access vehicle to individual rows.
UPDATE
Sort
Primary Key
Field
2. Two simple criteria in a query the are combined with the AND or OR operators
Database Design
Compound Conditions
Database Design
Update Query
3. A column (attribute) or collection of columns in a table whose value is required either to match the value of a primary key in a table or to be null
Column
Foreign Key
Update Query
SELECT Clause
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
View
Outer Join
Primary Key
5. The relational algebra command that combines tables and searches for rows in the first table that match all rows in the second table
Statement History
Database Design
Division
GROUP BY Clause
6. The field or fields on which an index is built
Index Key
Compound Conditions
ORDER BY Clause
GROUP BY Clause
7. A file containing a collection of compiled and optimized SQL statements that are available for future use
Statement History
Qualify
Stored Procedure
Grouping
8. A combination of criteria in which at least on the criteria must be true
Join Line
OR Criterion
Join Line
Outer Join
9. A punctuation mark - such as a semicolon - that separates pieces of data
Field
Delimiter
SUBTRACT
Query-By-Example (QBE)
10. The part of an SQL SELECT command that restricts the groups to be displayed
SELECT Clause
HAVING Clause
FROM Clause
Design Grid
11. A computer that provides services to the clients in a client/server system
Integrity Constraint
Server
Database Design
OR Criterion
12. The process of creating collections of records that share some common characteristics
Join Line
Catalog
Outer Join
Grouping
13. A characteristic or property of an entity
Legal-Values Integrity
Field
Database Administrator (DBA)
Integrity Constraint
14. An association between entities
Relationship
Single-Column Index
Primary Key
SUBTRACT
15. The prevention of unauthorized access to a database
Security
Systables
View
Concatenation
16. A combination of criteria in which at least on the criteria must be true
OR Criterion
Delete Query
Index Key
Update Query
17. A characteristic or property of an entity
Field
Server
Stored Procedure
Documenter
18. An access tool that provides documentation about the objects in a database
Documenter
GRANT
Union Compatible
Form
19. The individual or group that is responsible for a database
Calculated Field
Referential Integrity
Delimiter
Database Administration (DBA)
20. In an Access query the line drawn between tables to indicate how they are related
Join Line
Relational Algebra
Sort
Outer Join
21. 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
SQL (Structured Query Language)
Join
Database
Database Design
22. The prevention of unauthorized access to a database
Security
GROUP BY Clause
Update Query
Integrity
23. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Minor Sort Key
Data File
Field
Query-By-Example (QBE)
24. 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
Server
Referential Integrity
Relational Database
Multiple Column Index
25. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Natural Join
Query-By-Example (QBE)
Column
Trigger
26. The most common form of a join
ORDER BY Clause
Intersection
Natural Join
Relation
27. A program or a collection of programs through which users interact with a database
Arguments
Cascade Update
SELECT Clause
Database Management System (DBMS)
28. A characteristic or property of an entity
ORDER BY Clause
Security
Attribute
Index
29. An access query that creates a table using the results of a query
Data File
Relation
Make-Table Query
Data Independence
30. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Database Administration (DBA)
Cartesian Product
Catalog
Query
31. The portion of the system catalog that contains table information
Database
Systables
Column
GROUP BY Clause
32. A collection of relations
Relational Database
Sysviews
Integrity Constraint
Validation Rule
33. A combination of two tables consisting of all records that are in either table
Union
Computed Field
Legal-Values Integrity
Stored Procedure
34. Combination of criteria in which both criteria must be true
HAVING Clause
GRANT
Query
AND Criterion
35. Two simple criteria in a query the are combined with the AND or OR operators
Subquery
PROJECT
Compound Criteria
Single-Column Index
36. The individual or group that is responsible for a database
Relational Database
Cascade Update
Database Administration (DBA)
Unnormalized Relation
37. A program or a collection of programs through which users interact with a database
Redundancy
Security
Column
Database Management System (DBMS)
38. In Access the query that updates the contents of a table
SELECT
Integrity
Update Query
Relation
39. A data value meaning "unknown" or "not applicable"
Query-By-Example (QBE)
Product
Null
Database Design
40. The area of memory in MySQL that stores the most recently entered command
Unnormalized Relation
Database Management System (DBMS)
Statement History
Aggregate Functions
41. A query that deletes all records that satisfy some criterion
Update Query
One-to-Many Relationship
Delete Query
Attribute
42. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Compound Conditions
Relational Algebra
DELETE
Column
43. The table obtained by concatenating every row in the first table with every row in the second table
Cartesian Product
Repeating Groups
Subquery
Data Independence
44. A database has integrity if the data in it satisfies all established integrity constraints
Unnormalized Relation
Validation Rule
Documenter
Integrity
45. A field whose value is computed from other fields in the database
Server
FROM Clause
Calculated Field
SELECT
46. The individual who is responsible for a database or the head of database administration
Unnormalized Relation
Validation Rule
Database
Database Administrator (DBA)
47. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Form
Unnormalized Relation
Join Column
Query-By-Example (QBE)
48. A two-dimensional table-style collection of data in which all entries are single-valued - each column has a distinct name and all the values in a column are values of the attribute that is identified by the column name - and the order of the columns
Sort Key
Form
Relation
UPDATE
49. The form of a join in which all records appear - even if they don't match
Join Line
Simple Condition
Outer Join
Primary Sort Key
50. The property that no record can exist in the database with a value in a field other than a legal value
Legal-Values Integrity
Update Query
Attribute
Statement History