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 process of creating collections of records that share some common characteristics
Compound Conditions
Grouping
Database Management System (DBMS)
Column
2. In Access the query that updates the contents of a table
CREATE INDEX
Data Independence
Union
Update Query
3. The form of a join in which all records appear - even if they don't match
Foreign Key
Null
Outer Join
Primary Sort Key
4. The column on which two tables are joined
Multiple-Field Index
Join Column
Foreign Key
Relational Database
5. 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
Compound Conditions
Subquery
CREATE TABLE
Criteria
6. A rule that must be followed by data in a database
Integrity Constraint
Redundancy
Database Administrator (DBA)
Compound Criteria
7. When comparing tables an intersection is a new table containing all rows that are in both original tables
Redundancy
Intersection
Division
Entity Integrity
8. An access tool that provides documentation about the objects in a database
PROJECT
Documenter
AND Criterion
Statement History
9. An index built on a single field
Primary Key
Single-Column Index
Integrity
Major Sort Key
10. A characteristic or property of an entity
Field
Delimiter
Repeating Groups
Data Macro
11. The prevention of unauthorized access to a database
Cartesian Product
Security
Functions
Null
12. The portion of the system catalog that contains view information
Data File
UPDATE
Union
Sysviews
13. A very popular relational data definition and manipulation language that is used in many relational DBMS's
Major Sort Key
PRIMARY KEY
Data Macro
SQL (Structured Query Language)
14. A statement the can be either true or false. Also called a condition
PROJECT
Data File
Repeating Groups
Criterion
15. The SQL statement that is used to grant different types of privileges to users of a dataabase
GRANT
Aggregate Functions
Union
Database Administration (DBA)
16. The rule that no column (attribute) that is part of the primary key may accept null values
Join Line
Entity Integrity
Query-By-Example (QBE)
Arguments
17. The portion of the system catalog that contains index information
Sysindexes
Sort
System Catalog
Null
18. An index built on a single field
Single-Field Index
Trigger
Query-By-Example (QBE)
Data Independence
19. The form of a join in which all records appear - even if they don't match
Outer Join
Join Column
Calculated Field
Data Independence
20. To indicate the table (relation) of which a given column (attribute) is a part by preceding the column name with the table name.
Repeating Groups
Delete Query
Sysviews
Qualify
21. The portion of the system catalog the contains column information
Syscolumns
Relational Database
Qualify
Join
22. Two simple criteria in a query the are combined with the AND or OR operators
Calculated Field
Compound Criteria
Database Design
Delete Query
23. A data manipulation language for relational databases in which users indicate the action to be taken by completing on-screen forms
Security
Compound Criteria
Query-By-Example (QBE)
Major Sort Key
24. 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
Database Design
Union
CHECK
Make-Table Query
25. More than one entry at a single location in a table
Design Grid
Entity
Difference
Repeating Groups
26. The clause in a SQL CREATE TABLE or ALTER TABLE command that specifies referential integrity
FOREIGN KEY
Field
Unnormalized Relation
Delete Query
27. A query that deletes all records that satisfy some criterion
Delete Query
Primary Key
Concatenation
Cascade Delete
28. 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
Catalog
Integrity Constraint
Cascade Delete
Functions
29. The relational algebra command to select rows from a table
Subquery
Integrity
Data File
SELECT
30. The SQL clause that is used to enforce legal-values integrity
Criterion
CHECK
Query
View
31. The relational algebra command used to select columns from a table
Sort Key
PROJECT
Sysviews
Foreign Key
32. The individual who is responsible for a database or the head of database administration
Index Key
Database Administrator (DBA)
Difference
Calculated Field
33. Two tables are union compatible if they have the same number of fields and if their corresponding fields have identical data types
Union Compatible
Systables
Criterion
Row-and Column Subset View
34. A structure that can store information about multiple types of entities - the attributes of these entities and the relationships among those entities
Database
Criterion
Natural Join
Functions
35. The SQL command that is used to change the structure of a table
Entity-Relationship (E-R) Diagram
ALTER TABLE
Secondary Sort Key
Database Management System (DBMS)
36. In relational algebra the operation in which two tables are connected on the basis of common data.
Calculated Field
Natural Join
Join
One-to-Many Relationship
37. A file used to store data about a single entity. Such a file can be thought of as a table.
Qualify
Calculated Field
Data File
Attribute
38. A word that is part of the SQL language
Reserved Words
Database
Intersection
Repeating Groups
39. A relational data manipulation language in which new tables are created from existing tables through the use of a set of operations
Relational Algebra
Redundancy
Delete Query
Single-Field Index
40. The SQL command that drops (deletes) a table from a database
Database Design
Relationship
Query-By-Example (QBE)
DROP TABLE
41. The SQL command used to delete a table
Relationship
Database Administrator (DBA)
Major Sort Key
DELETE
42. A message in Access that is displayed when a validation rule is violated
Design Grid
AND Criterion
Delete Query
Validation Text
43. A field whose value is computed from other fields in the database
Cascade Delete
Computed Field
Aggregate Functions
Join Column
44. The SQL command that drops (deletes) and index from a table
Relational Database
Column
UPDATE
DROP INDEX
45. When sorting on two fields - the less important field
Minor Sort Key
Comparison Operator
Grouping
Data Macro
46. What type of an operator is >= ?
Unnormalized Relation
Comparison Operator
Compound Conditions
Natural Join
47. The area of memory in MySQL that stores the most recently entered command
Statement History
Referential Integrity
Compound Criteria
Query-By-Example (QBE)
48. The query that is used to define the structure of a viewk
FOREIGN KEY
Defining Query
Null
Query-By-Example (QBE)
49. A person or place or object or event or idea for which you want to store and process data
Comparison Operator
Unnormalized Relation
Primary Sort Key
Entity
50. A combination of two tables consisting of all records that are in either table
Union
Row-and Column Subset View
Validation Rule
Single-Field Index