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 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
Second Normal Form
Many-to-Many Relationships
Transaction
2. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Table Window
Comparison Operator
Check Box
First Normal Form
3. 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.
Hierarchical Database
Entities
SQL View
Fourth Normal Form
4. No Transitive Dependencies.
SQL
Hierarchical Database
Third Normal Form
Schema
5. A characteristic of the items in a database i.e. a field
Criteria
Database
Autonumber
Attribute
6. The actual pieces of facts that are stored in the fields in a database table.
Data
Second Normal Form
Self-Join
Numeric Data Type
7. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Data Manipulation Language
Referential Integrity Constraint
Trigger
Tuple
8. All determinants are candidate keys.
Boyce-Codd Normal Form
Metadata
Compound Key
E-R diagram
9. Table has no anomalies.
Data
Row
Primary Key
Domain/Key Normal Form
10. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Best Normal Form
Database
SQL
Schema
11. A relation that contains no multivalued attributes.
Relational Database Model
Calculated Field
First Normal Form
Data Integrity Rules
12. A Key composed of more than one attribute.
Determinant
Compound Key
E-R diagram
Design Vie
13. A query that removes records which match the criteria you specify from one or more tables
One-To-Many Relationship
Record
Triggers
Delete Query
14. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Database Diagram
Form
Select
Index
15. The part of an SQL statement that specifies which record to retrieve.
Tuple
Join
Where clause
First Normal Form
16. Groups of database commands which are to be treated as a single atomic event.
Sort
Transaction
Access 2007
Design Vie
17. A record as seen in the data sheet view.
Compound Key
Row
Comparison Operator
Relational Database Model
18. Knowing the value of one attribute you can determine the value of another attribute.
SQL
Row
Functional Dependency
Access 2007
19. Data about data.
Metadata
Best Normal Form
Access
Table Window
20. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Action Query
Data Type
Entity Relationship Diagram
21. Knowingly violates one or more rules of normalization.
Sort
Data Manipulation Language
Alternate Key
Best Normal Form
22. 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
Database Diagram
Fourth Normal Form
Second Normal Form
23. 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.
Referential Integrity
Query
E-R diagram
Compound Key
24. 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.
Design Vie
Relation
Normalization
Access 2007
25. A central repository for databases across an entire enterprise.
Action Query
Data Warehouse
Primary Key
Secondary Key
26. All key attributes defined - attributes depend on key and no repeating groups.
Object-Oriented Database
Transaction
First Normal Form
Data Model
27. One (or more fields) in a table that refer to the primary key in another table.
Multi-valued Dependency
Relational Database Model
Foreign Key
Transact
28. A control - also called an edit field - used on a form - report or data access page to display text or accept data entry.It can have a label attached to it.
SQL
Functional Dependency
Text Box
Tuple
29. One or more fields whose values uniquely identify each record in a table.
Boyce-Codd Normal Form
Self-Join
Primary Key
Report
30. A database object that prints information formatted and organised according to your specifications.
Report
Key
Index
Database
31. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Data Integrity Rules
Append Query
Many-to-many Relationship
Candidate Key
32. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Data Type
Multi-valued Dependency
Database Window
Design Vie
33. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Row
Action Query
Self-Join
Database Object
34. 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.
Transact
Database Object
Entities
Index
35. 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
Data Type
Join
Design Vie
36. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Sort
Column Selector
Normalization
Transaction
37. A graphical representation of entities and their relationship to each other - typically used in computing in regard to the organization of data within databases or information systems
Expression Builder
Autonumber
E-R diagram
Attribute
38. A collection of fields that together describe one entity.
Record
Field
Data
Domain/Key Normal Form
39. 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.
Data Model
Recursive Dependency
Third Normal Form
Alternate Key
40. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Cardinality
Autonumber
Access 2007
Default Value
41. DOC MADE UP
Database Object
Referential Integrity
Triggers
Recursive Dependency
42. 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.
Access
Column
Relational Database Model
Third Normal Form
43. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Attribute
Make Table Query
Primary Key
Access 2007
44. A way of looking at a database object - usually looking at the design or at the contents/results
Calculated Field
Determinant
View
Composite Key
45. A graphical representation of any portion of a database scheme.
Database
Database Diagram
Second Normal Form
Access
46. A location within a database table that stores one particular type of data i.e. a field
Data Mining
Row
Key
Column
47. Arrange the records in a view set in order according to a particular field
Sort
Secondary Key
Calculated Field
SQL View
48. A data type that is used for fields and calculations involving money
Referential Integrity Constraint
Data Type
Currency Data Type
Fourth Normal Form
49. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
Field
Select Query
Data Model
SQL
50. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Expression Builder
Default Value
Domain/Key Normal Form
Data Sheet