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. 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
Make Table Query
Compound Key
Database Diagram
2. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Key
Database
Candidate Key
Database Management System (DBMS)
3. 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.
Make Table Query
Candidate Key
Schema
Calculated Field
4. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
View
Triggers
Numeric Data Type
Flat File
5. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Best Normal Form
Object-Oriented Database
Triggers
Check Box
6. 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
Fourth Normal Form
SQL View
Select Query
7. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Append Query
Action Query
Currency Data Type
Functional Dependency
8. 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.
Attribute
Composite Key
Flat File
SQL View
9. One (or more fields) in a table that refer to the primary key in another table.
Foreign Key
Index
Criteria
Fourth Normal Form
10. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Select
Database Management System (DBMS)
Many-to-many Relationship
Attribute
11. 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.
Text Box
Schema
Many-to-many Relationship
Transaction
12. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Referential Integrity Constraint
Alternate Key
Self-Join
Check Box
13. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Group
Trigger
Check Box
Currency Data Type
14. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Transact
Database Object
Second Normal Form
Table
15. A collection of fields that together describe one entity.
Row
Record
Flat File
Make Table Query
16. 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.
Normalization
Database Diagram
Fourth Normal Form
SQL
17. A query that removes records which match the criteria you specify from one or more tables
Delete Query
Many-to-many Relationship
Primary Key
Expression Builder
18. 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.
Database Diagram
Transact
Second Normal Form
Access
19. A Key composed of more than one attribute.
Fourth Normal Form
Referential Integrity Constraint
Record
Compound Key
20. All determinants are candidate keys.
Boyce-Codd Normal Form
Database Diagram
Default Value
Metadata
21. Refers to the number of associations that can exist between two record types.
Cardinality
Column Selector
View
Data
22. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Functional Dependency
Form
Data Mining
Access
23. A database object that prints information formatted and organised according to your specifications.
Select
Object-Oriented Database
Report
Normalization
24. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Key
Record
Database Diagram
Boyce-Codd Normal Form
25. A relation that contains no multivalued attributes.
Many-to-Many Relationships
First Normal Form
Column Selector
Data
26. A characteristic of the items in a database i.e. a field
Attribute
Second Normal Form
Flat File
Access 2007
27. The dominant database model
Relational Database Model
Key
Access 2007
Comparison Operator
28. The persons or things that a database table is about.
Trigger
Table Window
Schema
Entities
29. Groups of database commands which are to be treated as a single atomic event.
Domain/Key Normal Form
Group
Action Query
Transaction
30. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Normalization
Null
Delete Query
Totals Query
31. Table has no anomalies.
Domain/Key Normal Form
Third Normal Form
Data Type
Third Normal Form
32. A way of looking at a database object - usually looking at the design or at the contents/results
View
Super key
Domain/Key Normal Form
Hierarchical Database
33. 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.
Row
SQL
Referential Integrity Constraint
Null
34. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Alternate Key
Data Manipulation Language
Comparison Operator
Primary Key
35. A central repository for databases across an entire enterprise.
Hierarchical Database
Triggers
Secondary Key
Data Warehouse
36. A data type that is used for fields and calculations involving money
Compound Key
Access
Schema
Currency Data Type
37. Functional dependency involving only non-key attributes.
Transitive Dependency
Third Normal Form
Many-to-Many Relationships
Compound Key
38. 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
Composite Key
Where clause
Data
39. The actual pieces of facts that are stored in the fields in a database table.
Database
Boyce-Codd Normal Form
Data
Append Query
40. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Table
Flat File
Data Type
Foreign Key
41. One or more fields whose values uniquely identify each record in a table.
Primary Key
Data Integrity Rules
Table
Relation
42. No Transitive Dependencies.
Triggers
Column
Third Normal Form
Candidate Key
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.
Secondary Key
Action Query
Query
Tuple
44. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Numeric Data Type
Transitive Dependency
Group
Compound Key
45. A record as seen in the data sheet view.
Row
Candidate Key
Column Selector
Access
46. 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
Determinant
Index
Third Normal Form
E-R diagram
47. A graphical representation of any portion of a database scheme.
Database Diagram
SQL View
Data Model
Currency Data Type
48. 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.
Flat File
Text Box
Data
Referential Integrity
49. 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
Fourth Normal Form
Data Warehouse
Many-to-many Relationship
50. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Data Integrity Rules
Default Value
Cardinality
Fourth Normal Form