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. An action query that adds the records in a query's result set to the end of an existing table.
Sort
Hierarchical Database
Append Query
Criteria
2. 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
Compound Key
Comparison Operator
Field
Super key
3. A characteristic of the items in a database i.e. a field
Flat File
Data Sheet
First Normal Form
Attribute
4. 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
Where clause
Normalization
Row
5. 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
Where clause
Sort
Self-Join
6. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Comparison Operator
Multi-valued Dependency
Relational Database Model
7. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Table
Delete Query
Normalization
Null
8. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Data Integrity Rules
Currency Data Type
Sort
View
9. All key attributes defined - attributes depend on key and no repeating groups.
Multi-valued Dependency
Hierarchical Database
SQL
First Normal Form
10. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Append Query
Compound Key
Expression Builder
Data Warehouse
11. A query that removes records which match the criteria you specify from one or more tables
Criteria
Attribute
Relation
Delete Query
12. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Best Normal Form
Boyce-Codd Normal Form
Select
Totals Query
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).
Join
Database Diagram
Database Management System (DBMS)
Select Query
14. An organised pool of related data files which can be easily accessed and managed and that may be used by a number of different application programs
Calculated Field
SQL
Database
Aggregate Function
15. The conditional expession that is to be used to select particular data records from a larger set of records.
Super key
Boyce-Codd Normal Form
Criteria
Transact
16. A field data type that automatically stores a unique number for each record as it is added to a table.
Data
One-To-Many Relationship
Autonumber
Boyce-Codd Normal Form
17. A central repository for databases across an entire enterprise.
Data Type
Append Query
Autonumber
Data Warehouse
18. 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.
Hierarchical Database
Normalization
Trigger
Index
19. Table has no anomalies.
Expression Builder
Domain/Key Normal Form
Compound Key
Composite Key
20. Dependency where determinant determines a list of values.
Relation
Group
Multi-valued Dependency
Candidate Key
21. A way of looking at a database object - usually looking at the design or at the contents/results
Fourth Normal Form
Access
Recursive Dependency
View
22. 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.
Entities
Super key
Totals Query
Data Sheet
23. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Primary Key
Database
Alternate Key
Check Box
24. To modify a database - or the files associated with the database.
Check Box
Transact
Flat File
SQL
25. 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
Data Mining
Table Window
Data Model
26. A data type that is used for fields and calculations involving money
Currency Data Type
Transact
Recursive Dependency
Form
27. 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
Aggregate Function
Data Mining
Database
28. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Design Vie
Compound Key
Data Definiton Language
Trigger
29. No Transitive Dependencies.
Third Normal Form
First Normal Form
Table Window
Boyce-Codd Normal Form
30. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Third Normal Form
Data Type
Delete Query
Trigger
31. The persons or things that a database table is about.
Query
Entities
Recursive Dependency
Design Vie
32. 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.
One-To-Many Relationship
Comparison Operator
Attribute
Relation
33. 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
One-To-Many Relationship
Database Window
Text Box
34. a.k.a record
Best Normal Form
Tuple
Access 2007
Numeric Data Type
35. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Third Normal Form
Super key
Database Object
Report
36. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Append Query
Fourth Normal Form
Data Mining
Data Sheet
37. No multiple multi-valued dependencies.
Third Normal Form
Autonumber
SQL View
Fourth Normal Form
38. 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.
Action Query
Attribute
Calculated Field
Secondary Key
39. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Foreign Key
Totals Query
Column Selector
Object-Oriented Database
40. One (or more fields) in a table that refer to the primary key in another table.
Multi-valued Dependency
Database
Foreign Key
Data Sheet
41. 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
One-To-Many Relationship
Access
E-R diagram
Database
42. Knowingly violates one or more rules of normalization.
Best Normal Form
Key
Primary Key
Transact
43. A relation that contains no multivalued attributes.
Action Query
Boyce-Codd Normal Form
First Normal Form
Join
44. A database object that prints information formatted and organised according to your specifications.
Data Manipulation Language
Comparison Operator
Report
Object-Oriented Database
45. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
SQL
Relation
View
Field
46. 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.
Triggers
Foreign Key
SQL View
Key
47. 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.
Triggers
Referential Integrity
Access 2007
Select Query
48. 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.
Referential Integrity Constraint
Aggregate Function
Candidate Key
Text Box
49. A function such as sum - count or average that you use to include summary data in a report.
Candidate Key
Entities
Aggregate Function
Primary Key
50. 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.
Numeric Data Type
Query
Row
Metadata