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 Management
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 function such as sum - count or average that you use to include summary data in a report.
One-To-Many Relationship
Column
Super key
Aggregate Function
2. Data about data.
Composite Key
Data Sheet
Expression Builder
Metadata
3. A combination of attributes that can be used to uniquely identify a database record. Candidate keys are a special subset of super keys that do not have any extraneous information in them
Domain/Key Normal Form
One-To-One Relationship
Super key
Access 2007
4. A record as seen in the data sheet view.
Row
Candidate Key
Currency Data Type
Delete Query
5. In an access databse - a window in which you work with tables in design view or datasheet view.
First Normal Form
Third Normal Form
Table Window
Autonumber
6. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Join
SQL
Database Management System (DBMS)
Report
7. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Boyce-Codd Normal Form
Access 2007
SQL
Select
8. An association between two tables in which the primary key value of each record in the primary table corresponds to the value in the matching field or fields of one and only one record in the related table.
Database Object
Default Value
One-To-One Relationship
Best Normal Form
9. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Append Query
Second Normal Form
Data Definiton Language
First Normal Form
10. A relation that contains no multivalued attributes.
First Normal Form
Determinant
Make Table Query
Multi-valued Dependency
11. Candidate key selected for use.
Many-to-many Relationship
Primary Key
Self-Join
Column
12. Knowingly violates one or more rules of normalization.
Referential Integrity
Best Normal Form
SQL
Aggregate Function
13. Arrange the records in a view set in order according to a particular field
Column
Sort
Autonumber
Domain/Key Normal Form
14. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Null
One-To-Many Relationship
Calculated Field
Second Normal Form
15. A graphical representation of all entity relationships (Data Model)
Access
Report
Entity Relationship Diagram
Transitive Dependency
16. A central repository for databases across an entire enterprise.
Referential Integrity
Criteria
Database
Data Warehouse
17. A window that displays the SQL statement for the current query or is used to create a SQL specific query. When you create a query in design view - Access constructs the SQL equivalent in the SQL view.
Select Query
Column
SQL View
Calculated Field
18. No Transitive Dependencies.
Database
Data Manipulation Language
Default Value
Third Normal Form
19. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
SQL
Functional Dependency
Database Management System (DBMS)
Transaction
20. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Candidate Key
Totals Query
Data Integrity Rules
Fourth Normal Form
21. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Boyce-Codd Normal Form
Referential Integrity
Key
Calculated Field
22. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
One-To-One Relationship
Third Normal Form
Second Normal Form
Database Object
23. One (or more fields) in a table that refer to the primary key in another table.
Many-to-many Relationship
Foreign Key
Multi-valued Dependency
Calculated Field
24. A value that is automatically entered in a field or control when you add a new record.
Transaction
Data
Default Value
Data Sheet
25. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Transaction
Database Object
Expression Builder
Domain/Key Normal Form
26. A database object on which you place controls for entering - displaying and editing records in a table.
Transitive Dependency
Form
Data Integrity Rules
View
27. No partial functional-dependencies.
Relation
Query
Foreign Key
Second Normal Form
28. No multiple multi-valued dependencies.
Database Management System (DBMS)
Currency Data Type
Fourth Normal Form
Column
29. A feature that speeds up searching and sorting in a table based on key values and can enforce uniqueness on the rows of a table.
Index
Join
Transact
Secondary Key
30. A field - set up in a query - that displays the result of an evaluated expression rather than displaying stored data.The value of the calculated field is re-calculated each time a value in the expression changes.
First Normal Form
Candidate Key
Calculated Field
Data Mining
31. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Column Selector
Data Warehouse
First Normal Form
Comparison Operator
32. Functional dependency involving only non-key attributes.
Recursive Dependency
Design Vie
Transitive Dependency
Row
33. The conditional expession that is to be used to select particular data records from a larger set of records.
Relational Database Model
Delete Query
Criteria
Table
34. A database computer language designed for the retrieval and management of data in relational database management systems (RDBMS) - database schema creation and modification - and database object access control management.
Default Value
Boyce-Codd Normal Form
E-R diagram
SQL
35. A field data type that automatically stores a unique number for each record as it is added to a table.
Autonumber
Form
Hierarchical Database
One-To-Many Relationship
36. Relations which allow you to retrieve related records from the same table.
Calculated Field
Domain/Key Normal Form
Transaction
Self-Join
37. An association between two tables in which the primary key value of each record in the primary table corresponds to the value in the matching field or fields of0 - 1 - or many records in the related table.
Schema
Triggers
One-To-Many Relationship
Report
38. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Join
SQL
SQL
Fourth Normal Form
39. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
SQL View
Secondary Key
Make Table Query
E-R diagram
40. All key attributes defined - attributes depend on key and no repeating groups.
Hierarchical Database
Delete Query
Select Query
First Normal Form
41. A way of looking at a database object - usually looking at the design or at the contents/results
Compound Key
Self-Join
View
Make Table Query
42. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Best Normal Form
Multi-valued Dependency
Compound Key
Check Box
43. A candidate key that coud have been the primary key but was not selected as such ; OR a field that is not the primary key but has been used for indexing nevertheless.
Schema
Data Mining
Select Query
Secondary Key
44. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Where clause
Data Mining
Composite Key
Boyce-Codd Normal Form
45. Data from a table - form - query which is displayed in a row-and-column format.
Database Object
Data Sheet
Index
Access 2007
46. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Triggers
Entity Relationship Diagram
E-R diagram
Access
47. a.k.a record
Compound Key
Best Normal Form
Tuple
Data Model
48. A DBMS created by Microsoft - it is a collection of data and objects - such as tables - queries - or forms - related to a particular topic or purpose.
Cardinality
Database
Access
Comparison Operator
49. An abstract model that documents and organizes the business data for communication between team members and is used as a plan for developing applications - specifically how data is stored and accessed.
Comparison Operator
Determinant
Data Model
Access 2007
50. The actual pieces of facts that are stored in the fields in a database table.
Triggers
Data
Record
Many-to-Many Relationships