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. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Data Manipulation Language
Best Normal Form
Boyce-Codd Normal Form
Entities
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
Super key
Delete Query
Index
Form
3. 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.
Column Selector
Table
One-To-Many Relationship
Design Vie
4. Refers to the number of associations that can exist between two record types.
Data Warehouse
SQL View
Currency Data Type
Cardinality
5. A value that is automatically entered in a field or control when you add a new record.
Data Type
Super key
Relational Database Model
Default Value
6. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Transitive Dependency
Boyce-Codd Normal Form
Object-Oriented Database
Database Management System (DBMS)
7. 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.
SQL View
Referential Integrity Constraint
Key
Database
8. A field data type that automatically stores a unique number for each record as it is added to a table.
Relation
Autonumber
Transact
Database
9. 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 Model
Field
Record
Data Type
10. All determinants are candidate keys.
Triggers
Relational Database Model
Design Vie
Boyce-Codd Normal Form
11. 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.
Where clause
Form
Index
Relation
12. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Compound Key
SQL View
Self-Join
Action Query
13. The persons or things that a database table is about.
Entities
Key
Primary Key
SQL View
14. A way of looking at a database object - usually looking at the design or at the contents/results
Database
Attribute
Numeric Data Type
View
15. A relation that contains no multivalued attributes.
First Normal Form
Key
SQL
Table Window
16. 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
Column Selector
Data Mining
17. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Transitive Dependency
Make Table Query
Join
Recursive Dependency
18. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Many-to-Many Relationships
Foreign Key
Object-Oriented Database
Key
19. 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
Sort
Form
Referential Integrity
20. No partial functional-dependencies.
Second Normal Form
Check Box
Flat File
Boyce-Codd Normal Form
21. Table has no anomalies.
Candidate Key
Data Manipulation Language
Domain/Key Normal Form
Data Integrity Rules
22. The horizontal bar at the top of a column. You can click a column selector to select the entire column in the query design grid or the filter design grid
Relation
Data Model
Column Selector
Compound Key
23. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Candidate Key
Alternate Key
Data Definiton Language
Determinant
24. 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.
Check Box
Database Window
Domain/Key Normal Form
Query
25. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Second Normal Form
Comparison Operator
Compound Key
Table Window
26. 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.
Data
Delete Query
SQL View
Select
27. A database object on which you place controls for entering - displaying and editing records in a table.
Query
Form
Design Vie
Domain/Key Normal Form
28. One (or more fields) in a table that refer to the primary key in another table.
Alternate Key
Multi-valued Dependency
Autonumber
Foreign Key
29. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Relational Database Model
Self-Join
Tuple
Fourth Normal Form
30. A query that removes records which match the criteria you specify from one or more tables
Select Query
Relational Database Model
Delete Query
Second Normal Form
31. A data type that is used for fields and calculations involving money
Data Integrity Rules
Key
Currency Data Type
View
32. Attribute that determines the value of another attribute.
SQL
Action Query
Calculated Field
Determinant
33. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Report
Key
Append Query
Third Normal Form
34. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Text Box
Join
Null
Recursive Dependency
35. A type of computer file system that stores all data in a single file.
Group
View
First Normal Form
Flat File
36. Relations which allow you to retrieve related records from the same table.
Expression Builder
Data Type
Access 2007
Self-Join
37. An action query that adds the records in a query's result set to the end of an existing table.
Append Query
Report
Transact
Referential Integrity
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.
SQL
Query
Schema
Compound Key
39. Candidate key selected for use.
Sort
Null
Fourth Normal Form
Primary Key
40. A characteristic of the items in a database i.e. a field
Table
Data Integrity Rules
Attribute
Autonumber
41. a.k.a record
Table
Normalization
Numeric Data Type
Tuple
42. 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.
Access 2007
Text Box
Boyce-Codd Normal Form
Alternate Key
43. One or more fields whose values uniquely identify each record in a table.
Make Table Query
Row
Self-Join
Primary Key
44. 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.
Delete Query
Third Normal Form
Many-to-Many Relationships
Fourth Normal Form
45. 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
Recursive Dependency
Second Normal Form
Design Vie
46. 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.
Query
Many-to-many Relationship
Referential Integrity
Database
47. No Transitive Dependencies.
Compound Key
Third Normal Form
SQL View
Null
48. 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.
Fourth Normal Form
Data Model
Third Normal Form
Database Management System (DBMS)
49. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Fourth Normal Form
Triggers
Append Query
Database Object
50. Knowing the value of one attribute you can determine the value of another attribute.
Sort
Index
Currency Data Type
Functional Dependency