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 association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Tuple
Index
Many-to-many Relationship
View
2. 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.
Database
Field
Candidate Key
Super key
3. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Database Object
Multi-valued Dependency
Metadata
Sort
4. 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.
Join
Action Query
Data Manipulation Language
Referential Integrity Constraint
5. A database object on which you place controls for entering - displaying and editing records in a table.
Form
Aggregate Function
Check Box
Data Definiton Language
6. Candidate key selected for use.
Object-Oriented Database
SQL
Primary Key
Secondary Key
7. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Field
Triggers
One-To-Many Relationship
Foreign Key
8. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Numeric Data Type
Access 2007
Primary Key
Metadata
9. Groups of database commands which are to be treated as a single atomic event.
Record
Transaction
Key
Default Value
10. A data type that is used for fields and calculations involving money
Currency Data Type
Normalization
Fourth Normal Form
Many-to-Many Relationships
11. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Data Mining
Transitive Dependency
Calculated Field
Column
12. A graphical representation of any portion of a database scheme.
Database Diagram
Foreign Key
Join
Hierarchical Database
13. No partial functional-dependencies.
Second Normal Form
Autonumber
Field
Group
14. One (or more fields) in a table that refer to the primary key in another table.
First Normal Form
Database Object
Foreign Key
View
15. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Fourth Normal Form
Data Type
Flat File
Append Query
16. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Flat File
SQL
Select
Trigger
17. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Data Integrity Rules
Data Mining
Second Normal Form
Compound Key
18. All determinants are candidate keys.
Foreign Key
Super key
Boyce-Codd Normal Form
Relational Database Model
19. 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
Second Normal Form
Entity Relationship Diagram
Comparison Operator
Hierarchical Database
20. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Record
Design Vie
Database
Make Table Query
21. A way of looking at a database object - usually looking at the design or at the contents/results
Data Integrity Rules
View
Secondary Key
Best Normal Form
22. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Data Integrity Rules
Key
Data Type
Best Normal Form
23. To modify a database - or the files associated with the database.
Transact
Totals Query
Sort
Null
24. The dominant database model
E-R diagram
Triggers
SQL View
Relational Database Model
25. 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.
Primary Key
Currency Data Type
Foreign Key
Index
26. Knowing the value of one attribute you can determine the value of another attribute.
Best Normal Form
Functional Dependency
Database Window
Aggregate Function
27. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Database
Object-Oriented Database
Record
Data Definiton Language
28. A database object that prints information formatted and organised according to your specifications.
Second Normal Form
Multi-valued Dependency
First Normal Form
Report
29. 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.
Schema
Transact
SQL
One-To-One Relationship
30. Arrange the records in a view set in order according to a particular field
Data Warehouse
Data Model
Hierarchical Database
Sort
31. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Referential Integrity
Report
Attribute
Trigger
32. 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.
Best Normal Form
Referential Integrity Constraint
Data Model
Database Window
33. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
Database Management System (DBMS)
Currency Data Type
Trigger
Access
34. 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
Primary Key
Super key
Self-Join
Database Object
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.
Foreign Key
Best Normal Form
Referential Integrity
Data
36. A field data type that automatically stores a unique number for each record as it is added to a table.
Primary Key
Third Normal Form
Autonumber
View
37. Attribute that determines the value of another attribute.
Text Box
Group
Autonumber
Determinant
38. The persons or things that a database table is about.
Entities
Schema
Aggregate Function
Join
39. 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.
Entity Relationship Diagram
Best Normal Form
Primary Key
Relation
40. A record as seen in the data sheet view.
Secondary Key
Row
Group
First Normal Form
41. A type of computer file system that stores all data in a single file.
Data Definiton Language
Flat File
Entities
Data Type
42. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Recursive Dependency
Make Table Query
Access
Sort
43. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Compound Key
Data Integrity Rules
Many-to-many Relationship
Delete Query
44. 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.
SQL
Data Manipulation Language
Query
Aggregate Function
45. Relations which allow you to retrieve related records from the same table.
Sort
Second Normal Form
Self-Join
Third Normal Form
46. Refers to the number of associations that can exist between two record types.
Cardinality
Field
Data Integrity Rules
Database Management System (DBMS)
47. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Second Normal Form
Access 2007
Primary Key
Alternate Key
48. 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.
Text Box
Report
Table
Calculated Field
49. A database object that stores data in records and fields. The data is usually about a particular category of things.
Table
Database Object
Entity Relationship Diagram
Key
50. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Boyce-Codd Normal Form
Check Box
Candidate Key
Referential Integrity