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
Join Line
Primary Sort Key
Row-and Column Subset View
WHERE Clause
2. 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.
Reserved Words
Integrity
Primary Key
Computed Field
3. The SQL command that drops (deletes) and index from a table
Major Sort Key
Relational Algebra
Integrity
DROP INDEX
4. 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
Join Column
REVOKE
Foreign Key
Simple Condition
5. The portion of the system catalog that contains table information
Reserved Words
Catalog
Systables
Integrity Constraint
6. A person or place or object or event or idea for which you want to store and process data
Data Independence
Entity
AND Criterion
Redundancy
7. The table obtained by concatenating every row in the first table with every row in the second table
Primary Key
Integrity
CREATE INDEX
Product
8. The field or fields on which an index is built
Command
Join
Index Key
Integrity
9. The plural of Criterion
WHERE Clause
Criteria
DELETE
Database Management System (DBMS)
10. A database has integrity if the data in it satisfies all established integrity constraints
Redundancy
Integrity
Relational Algebra
Major Sort Key
11. The part of an SQL SELECT command that indicates the columns to be included in the query results
CREATE INDEX
Update Query
Sort Key
SELECT Clause
12. The process of arranging rows in a table or results of a query in a particular order
Sort
Union
UPDATE
Natural Join
13. What type of an operator is >= ?
Intersection
Comparison Operator
Qualify
Intersection
14. A field whose value is computed from other fields in the database
Computed Field
CREATE TABLE
WHERE Clause
Entity-Relationship (E-R) Diagram
15. In relational algebra the operation in which two tables are connected on the basis of common data.
Join
ORDER BY Clause
Referential Integrity
Repeating Groups
16. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Qualify
Concatenation
Grouping
Criteria
17. 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
Entity-Relationship (E-R) Diagram
Join Line
SELECT
FOREIGN KEY
18. The property that no record can exist in the database with a value in a field other than a legal value
Outer Join
Legal-Values Integrity
Computed Field
Relational Database
19. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Outer Join
Functions
Catalog
Database Administrator (DBA)
20. The individual who is responsible for a database or the head of database administration
PROJECT
Join Column
Database Administrator (DBA)
Aggregate Functions
21. Duplication of data or the storing of the same data in more than one place.
Aggregate Functions
Functions
One-to-Many Relationship
Redundancy
22. The process of arranging rows in a table or results of a query in a particular order
Natural Join
Sort
Security
Attribute
23. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Documenter
Unnormalized Relation
Database Design
Difference
24. The SQL command used to delete a table
DELETE
Database Management System (DBMS)
Database Administrator (DBA)
Multiple-Field Index
25. A database has integrity if the data in it satisfies all established integrity constraints
INTERSECT
Database
Integrity
Relational Database
26. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Query-By-Example (QBE)
Unnormalized Relation
Natural Join
Compound Conditions
27. 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.
Database Design
Data Independence
Database Administration (DBA)
Primary Key
28. A structure that contains information about the objects (tables or columns or indexes or views and so on) in a database
Calculated Field
Column
Integrity
System Catalog
29. More than one entry at a single location in a table
Update Query
Outer Join
Repeating Groups
Unnormalized Relation
30. When comparing tables an intersection is a new table containing all rows that are in both original tables
Intersection
Design Grid
Outer Join
Database
31. The individual or group that is responsible for a database
One-to-Many Relationship
Database Administration (DBA)
Entity-Relationship (E-R) Diagram
Join
32. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database
Grouping
INSERT
Natural Join
33. A characteristic or property of an entity
Field
Redundancy
Comparison Operator
Entity-Relationship (E-R) Diagram
34. An association between entities
Relationship
One-to-Many Relationship
Major Sort Key
Database Management System (DBMS)
35. The relational algebra command to select rows from a table
Design Grid
Null
SELECT
Qualify
36. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Query-By-Example (QBE)
Design Grid
Integrity Constraint
Make-Table Query
37. A screen object you use to maintain or view and print data from a database
Relation
PRIMARY KEY
Sort Key
Form
38. The most common form of a join
Redundancy
Trigger
Natural Join
Index Key
39. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Design Grid
Relational Algebra
Minor Sort Key
Primary Key
40. In an Access query the line drawn between tables to indicate how they are related
Join Line
Catalog
Entity-Relationship (E-R) Diagram
CREATE TABLE
41. An action that automatically occurs in response to an associated database operation such as INSERT or UPDATE or DELETE
Repeating Groups
One-to-Many Relationship
Trigger
Minor Sort Key
42. A file used to store data about a single entity. Such a file can be thought of as a table.
Union Compatible
Security
Data File
Join
43. The combination of two or more rows in an operation - such as a join - or the combination of two or more columns for a primary key field to uniquely identify a given row in a table
Concatenation
Query
Design Grid
Form
44. A rule that must be followed by data in a database
Statement History
OR Criterion
Integrity Constraint
Redundancy
45. A program or a collection of programs through which users interact with a database
Grouping
CHECK
Database Management System (DBMS)
Comparison Operator
46. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
WHERE Clause
INTERSECT
Delimiter
Redundancy
47. When sorting on two fields this is the more important field
Field
Primary Sort Key
Relation
Relation
48. The relational algebra command that combines tables and searches for rows in the first table that match all rows in the second table
Division
PRIMARY KEY
ALTER TABLE
One-to-Many Relationship
49. An access query that creates a table using the results of a query
Cascade Update
One-to-Many Relationship
Union
Make-Table Query
50. When sorting on two fields - the less important field
Secondary Sort Key
View
Security
REVOKE