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 table which is not only in 2NF but whose non-primary key fields are dependent only on the primary key and therefore have no dependence on (relationship to) any other non-primary key field in the table.
Third Normal Form
Select
Data Type
Database Object
2. A relation that contains no multivalued attributes.
Transaction
One-To-One Relationship
First Normal Form
Second Normal Form
3. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Many-to-Many Relationships
Entity Relationship Diagram
Relation
Delete Query
4. Dependency where determinant determines a list of values.
Data Model
Multi-valued Dependency
Entity Relationship Diagram
Referential Integrity
5. The actual pieces of facts that are stored in the fields in a database table.
Table Window
Database Window
Metadata
Data
6. A data type that is used for fields and calculations involving money
Autonumber
Numeric Data Type
Null
Currency Data Type
7. 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.
Column
Relation
Secondary Key
Transaction
8. An association/link established between common fields in two different tables. A relationship can be one-to-one - many-to-many or more usually one-to-many.
Relation
Query
Primary Key
One-To-Many Relationship
9. A type of computer file system that stores all data in a single file.
Data Integrity Rules
Table
Flat File
Criteria
10. To modify a database - or the files associated with the database.
Column
Transact
Flat File
Make Table Query
11. Data about data.
Schema
Metadata
Table
Expression Builder
12. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Domain/Key Normal Form
Access 2007
One-To-Many Relationship
Foreign Key
13. A query that asks a question about the data stored in your tables and returns a results set in the form of a data sheet without changing the actual data in the table(s).
Select Query
Triggers
First Normal Form
Transitive Dependency
14. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Compound Key
Triggers
Report
Data
15. A way of looking at a database object - usually looking at the design or at the contents/results
Expression Builder
Database
View
Database Object
16. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Check Box
Schema
Cardinality
Transaction
17. Attribute that determines the value of another attribute.
Report
Third Normal Form
Determinant
Second Normal Form
18. No partial functional-dependencies.
SQL View
Normalization
Second Normal Form
Delete Query
19. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Third Normal Form
Fourth Normal Form
Many-to-Many Relationships
Design Vie
20. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Best Normal Form
Data Manipulation Language
Referential Integrity
Database Object
21. 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.
One-To-Many Relationship
Text Box
Functional Dependency
Key
22. A database object on which you place controls for entering - displaying and editing records in a table.
Join
Super key
Form
Composite Key
23. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Transaction
Currency Data Type
Trigger
Data Warehouse
24. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Data Model
Functional Dependency
Second Normal Form
Null
25. A query that removes records which match the criteria you specify from one or more tables
Delete Query
One-To-One Relationship
Table Window
Second Normal Form
26. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Relation
Database
Data Integrity Rules
Database Window
27. The persons or things that a database table is about.
Select
Entities
Data
Append Query
28. 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.
Index
Column
View
SQL
29. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Relational Database Model
SQL
Record
Currency Data Type
30. An action query that adds the records in a query's result set to the end of an existing table.
Data Sheet
Transaction
Append Query
Access
31. 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.
Boyce-Codd Normal Form
Transaction
Super key
Calculated Field
32. 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.
Relational Database Model
Flat File
Access
Data Warehouse
33. The part of an SQL statement that specifies which record to retrieve.
Data Warehouse
Where clause
Candidate Key
Recursive Dependency
34. A record as seen in the data sheet view.
Record
Design Vie
First Normal Form
Row
35. 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.
First Normal Form
Data Model
Sort
Join
36. This is a property of data which - when satisfied - requires every value of one field (attribute) of a table to exist as a value of another field in another related table.
Referential Integrity
Currency Data Type
Database Window
Table Window
37. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Null
Table Window
Query
Default Value
38. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Action Query
Transitive Dependency
Relation
Compound Key
39. Arrange the records in a view set in order according to a particular field
Sort
Determinant
Foreign Key
Database Window
40. 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
Super key
Data Sheet
Secondary Key
Boyce-Codd Normal Form
41. Knowing the value of one attribute you can determine the value of another attribute.
Cardinality
Functional Dependency
Multi-valued Dependency
Autonumber
42. All key attributes defined - attributes depend on key and no repeating groups.
Database
Fourth Normal Form
First Normal Form
Object-Oriented Database
43. A primary key that is comprised of more than one field.
Composite Key
Many-to-Many Relationships
Database
Row
44. One or more fields whose values uniquely identify each record in a table.
Table Window
Primary Key
Attribute
Recursive Dependency
45. A central repository for databases across an entire enterprise.
Schema
Third Normal Form
Compound Key
Data Warehouse
46. A graphical representation of all entity relationships (Data Model)
Database Window
Third Normal Form
Entity Relationship Diagram
Database Management System (DBMS)
47. The window that appears when you open an Access database or an Access project. It displays the commands for creating new database objects and opening and manipulating existing objects.
Form
Database Window
Data Warehouse
Fourth Normal Form
48. A question about the data stored in your tables - or a request to perform an action on the data. A query can bring together data from multiple tables to serve as the source of data for a form. report or data access page.
Boyce-Codd Normal Form
Composite Key
Text Box
Query
49. A graphical representation of any portion of a database scheme.
Report
Database Diagram
Record
Make Table Query
50. A data model in which the data is organized into a tree-like structure. The structure allows representing information using parent/child relationships: each parent can have many children - but each child has only one parent
Hierarchical Database
Currency Data Type
Default Value
Text Box