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 program or a collection of programs through which users interact with a database
Sort Key
Syscolumns
Secondary Sort Key
Database Management System (DBMS)
2. The plural of Criterion
Entity
Criteria
Single-Column Index
Form
3. A database has integrity if the data in it satisfies all established integrity constraints
Integrity
Sort
Stored Procedure
Primary Key
4. The process of creating collections of records that share some common characteristics
Grouping
Union
Trigger
UPDATE
5. A statement the can be either true or false. Also called a condition
SUBTRACT
Criterion
Unnormalized Relation
Single-Column Index
6. 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
Query
Form
Functions
Concatenation
7. A Characteristic or property of an entity
Column
Relation
Sort Key
Outer Join
8. The SQL command used to make changes to existing table data
Intersection
UPDATE
Computed Field
Relational Database
9. The table obtained by concatenating every row in the first table with every row in the second table
Relation
Repeating Groups
Primary Key
Cartesian Product
10. The part of an SQL SELECT command that indicates the condition rows must satisfy to be displayed in the query results
Qualify
WHERE Clause
Union Compatible
AND Criterion
11. A file containing a collection of compiled and optimized SQL statements that are available for future use
OR Criterion
DROP INDEX
Unnormalized Relation
Stored Procedure
12. The relational algebra command for performing the intersection of two tables
INTERSECT
AND Criterion
Defining Query
Sysindexes
13. 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
Command
Relation
HAVING Clause
Simple Condition
14. The portion of the Query Design window in Access where you enter fields or criteria or sort orders and so on
Design Grid
Update Query
Intersection
Field
15. 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
Aggregate Functions
Make-Table Query
Integrity
Data Independence
16. 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
Make-Table Query
AND Criterion
Security
17. An instruction by a user that directs a database to perform a certain way
Criteria
Update Query
Command
Sort
18. 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
Column
Join Line
Entity
Relation
19. What type of an operator is >= ?
Natural Join
Comparison Operator
Relational Database
Attribute
20. A characteristic or property of an entity
Database Management System (DBMS)
Relation
CREATE INDEX
Field
21. The most common form of a join
Index
Natural Join
Index Key
AND Criterion
22. An update option in which related records are automatically updated
Security
Validation Rule
OR Criterion
Cascade Update
23. 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
Cartesian Product
Form
Attribute
Entity-Relationship (E-R) Diagram
24. The area of memory in MySQL that stores the most recently entered command
Entity
Statement History
Database
Database Administrator (DBA)
25. Combination of criteria in which both criteria must be true
Field
AND Criterion
Criteria
Primary Sort Key
26. In relational algebra the operation in which two tables are connected on the basis of common data.
Validation Text
Data Macro
Database Design
Join
27. More than one entry at a single location in a table
Join Column
Repeating Groups
Compound Conditions
Database
28. 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.
Qualify
Primary Key
One-to-Many Relationship
Query
29. 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
Form
Relation
Qualify
Trigger
30. A query that deletes all records that satisfy some criterion
Delete Query
Systables
UPDATE
Server
31. A file used to store data about a single entity. Such a file can be thought of as a table.
Concatenation
Data File
Sysindexes
Form
32. An access query that creates a table using the results of a query
Make-Table Query
Design Grid
CREATE INDEX
Sysviews
33. A source of data - usually stored in hidden database tables - about the types of entities or attributes and relationships in a database
Single-Field Index
Update Query
Catalog
Attribute
34. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Redundancy
Database
Data Independence
Database Design
35. An index built on a single field
Database Administrator (DBA)
Relational Algebra
Single-Field Index
Command
36. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Data Independence
Sort
Index
Query-By-Example (QBE)
37. What type of an operator is >= ?
Compound Criteria
Redundancy
Cascade Delete
Comparison Operator
38. The table obtained by concatenating every row in the first table with every row in the second table
Product
Foreign Key
Integrity Constraint
Join Column
39. The property that lets you change the structure of a database without requiring you to change the programs that access the database
Entity-Relationship (E-R) Diagram
DROP TABLE
Data Independence
Criterion
40. 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
Design Grid
Entity-Relationship (E-R) Diagram
SUBTRACT
Data Independence
41. In Access the query that updates the contents of a table
Update Query
Field
Foreign Key
Delete Query
42. A program or a collection of programs through which users interact with a database
Design Grid
Compound Conditions
GRANT
Database Management System (DBMS)
43. A characteristic or property of an entity
Delete Query
Attribute
Relation
Database Administration (DBA)
44. A structure that satisfies the properties required to be a relation with the exception of allowing repeating groups
Data Independence
Unnormalized Relation
Server
Documenter
45. When sorting on two fields this is the more important field
Primary Sort Key
Calculated Field
One-to-Many Relationship
Attribute
46. The part of an SQL SELECT command that indicates grouping
Database Administration (DBA)
GROUP BY Clause
Compound Conditions
Division
47. A delete option in which related records are automatically deleted
Cascade Delete
ALTER TABLE
Cartesian Product
Comparison Operator
48. A file used to store data about a single entity. Such a file can be thought of as a table.
Sysviews
Entity Integrity
Data File
One-to-Many Relationship
49. An association between entities
Natural Join
Relationship
Integrity
Sysindexes
50. A characteristic or property of an entity
Field
Data Macro
Entity-Relationship (E-R) Diagram
Trigger