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. All determinants are candidate keys.
Table Window
Functional Dependency
Boyce-Codd Normal Form
Alternate Key
2. 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
Comparison Operator
Data Model
Join
3. The persons or things that a database table is about.
Second Normal Form
Select
Hierarchical Database
Entities
4. The set of fields in a table which stores unique values and so any one from the list can be selected to be the primary key.
Candidate Key
Autonumber
Column
Cardinality
5. 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
Foreign Key
First Normal Form
E-R diagram
Hierarchical Database
6. a.k.a record
First Normal Form
Relation
Access 2007
Tuple
7. A location within a database table that stores one particular type of data i.e. a field
One-To-One Relationship
Column
Second Normal Form
Third Normal Form
8. 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
Design Vie
Compound Key
Table
9. 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.
Entities
One-To-One Relationship
Access
Referential Integrity
10. A database object that prints information formatted and organised according to your specifications.
Report
Fourth Normal Form
Secondary Key
Aggregate Function
11. No multiple multi-valued dependencies.
Join
Fourth Normal Form
First Normal Form
Numeric Data Type
12. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Second Normal Form
Database Object
Index
Form
13. 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.
Transaction
Database Window
Fourth Normal Form
Group
14. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Data Definiton Language
Recursive Dependency
Autonumber
Database
15. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Record
Third Normal Form
Object-Oriented Database
Primary Key
16. 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.
Data Manipulation Language
Text Box
Metadata
Join
17. 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
Many-to-many Relationship
Entity Relationship Diagram
Second Normal Form
18. The dominant database model
Multi-valued Dependency
Relational Database Model
One-To-Many Relationship
One-To-One Relationship
19. Attribute that determines the value of another attribute.
First Normal Form
Database Management System (DBMS)
Entity Relationship Diagram
Determinant
20. A link between two or more tables.
Alternate Key
Comparison Operator
Join
Query
21. Functional dependency involving only non-key attributes.
Third Normal Form
Flat File
Transitive Dependency
Transact
22. Arrange the records in a view set in order according to a particular field
Foreign Key
Sort
Select Query
Where clause
23. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
View
Database
Query
Flat File
24. 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
Many-to-Many Relationships
Multi-valued Dependency
Recursive Dependency
Super key
25. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Super key
Transaction
Data Mining
Check Box
26. A value that is automatically entered in a field or control when you add a new record.
Fourth Normal Form
Numeric Data Type
Second Normal Form
Default Value
27. A characteristic of the items in a database i.e. a field
Attribute
Data Warehouse
Multi-valued Dependency
Third Normal Form
28. 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.
Criteria
Access
Data Model
Third Normal Form
29. An action query that adds the records in a query's result set to the end of an existing table.
Append Query
Data Manipulation Language
View
Functional Dependency
30. One (or more fields) in a table that refer to the primary key in another table.
Foreign Key
Transitive Dependency
Database
Many-to-many Relationship
31. A query that displays a summary calculation - such as an average or a sum - for values in a table or tables. A totals query is not a seperate kind of query; rather it extends the flexibility of select queries.
Totals Query
Attribute
Referential Integrity Constraint
Data Definiton Language
32. DOC MADE UP
Data Mining
Recursive Dependency
Referential Integrity
Append Query
33. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Delete Query
Determinant
Data Integrity Rules
Row
34. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Multi-valued Dependency
Data Mining
One-To-Many Relationship
Super key
35. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Schema
Currency Data Type
One-To-Many Relationship
Second Normal Form
36. A way of looking at a database object - usually looking at the design or at the contents/results
Best Normal Form
View
Sort
Query
37. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Tuple
First Normal Form
Column
Data Type
38. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Transitive Dependency
E-R diagram
Composite Key
Alternate Key
39. One or more fields whose values uniquely identify each record in a table.
Select Query
Third Normal Form
Attribute
Primary Key
40. The part of an SQL statement that specifies which record to retrieve.
View
Secondary Key
Where clause
Sort
41. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Data Definiton Language
Action Query
Record
Group
42. A central repository for databases across an entire enterprise.
Boyce-Codd Normal Form
Many-to-many Relationship
Data Warehouse
Check Box
43. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Best Normal Form
Autonumber
First Normal Form
Expression Builder
44. Knowingly violates one or more rules of normalization.
Composite Key
Compound Key
Report
Best Normal Form
45. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Delete Query
Access
SQL
Boyce-Codd Normal Form
46. Refers to the number of associations that can exist between two record types.
Select
Hierarchical Database
Cardinality
Key
47. In an access databse - a window in which you work with tables in design view or datasheet view.
Tuple
Database
Table Window
Super key
48. A referential integrity constraint is a statement that limits the values of the foreign key to those already existing as primary key values in the corresponding table.
Referential Integrity Constraint
Data Sheet
Column Selector
Design Vie
49. A field data type that automatically stores a unique number for each record as it is added to a table.
Tuple
Select
Where clause
Autonumber
50. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Column Selector
Boyce-Codd Normal Form
Comparison Operator
Transact