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. Attribute that determines the value of another attribute.
SQL
Hierarchical Database
Boyce-Codd Normal Form
Determinant
2. Functional dependency involving only non-key attributes.
Column
Transitive Dependency
Data
First Normal Form
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.
Calculated Field
Attribute
Design Vie
Data
4. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Column Selector
Database
Referential Integrity Constraint
Database Object
5. Knowingly violates one or more rules of normalization.
Best Normal Form
Append Query
Transaction
Foreign Key
6. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Access 2007
Trigger
Database Window
Select
7. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Make Table Query
Sort
Schema
First Normal Form
8. 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
Entity Relationship Diagram
Super key
Database
Tuple
9. 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.
Query
Data Sheet
Numeric Data Type
Aggregate Function
10. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Select
Data Mining
Third Normal Form
Compound Key
11. A field data type that automatically stores a unique number for each record as it is added to a table.
Numeric Data Type
E-R diagram
Hierarchical Database
Autonumber
12. Relations which allow you to retrieve related records from the same table.
Fourth Normal Form
Self-Join
Default Value
Data Definiton Language
13. A way of looking at a database object - usually looking at the design or at the contents/results
Data Sheet
Column
View
Default Value
14. In an access databse - a window in which you work with tables in design view or datasheet view.
Third Normal Form
Table Window
Default Value
E-R diagram
15. 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
Join
Tuple
Third Normal Form
16. DOC MADE UP
Recursive Dependency
Where clause
Transaction
Delete Query
17. 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.
Data
Database Window
Column
Referential Integrity
18. 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.
Where clause
Referential Integrity Constraint
Second Normal Form
Access 2007
19. 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.
Delete Query
One-To-One Relationship
Triggers
Index
20. A Key composed of more than one attribute.
Super key
Relation
Compound Key
SQL
21. 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).
Data Type
Group
Composite Key
Select Query
22. A database object on which you place controls for entering - displaying and editing records in a table.
Self-Join
Form
Field
Third Normal Form
23. 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
Fourth Normal Form
Sort
Select Query
E-R diagram
24. Two or more controls that can be treated as one unit while designing a form or report. You can select the group instead of selecting each individual control as you are arranging controls or assigning properties.
Group
Calculated Field
Second Normal Form
One-To-One Relationship
25. Candidate key selected for use.
Currency Data Type
Primary Key
Autonumber
Data Type
26. Data from a table - form - query which is displayed in a row-and-column format.
Calculated Field
E-R diagram
Data Mining
Data Sheet
27. A relation that contains no multivalued attributes.
Data Definiton Language
Action Query
Recursive Dependency
First Normal Form
28. One (or more fields) in a table that refer to the primary key in another table.
Recursive Dependency
Third Normal Form
Column
Foreign Key
29. A collection of fields that together describe one entity.
Data Sheet
Record
Data Integrity Rules
Normalization
30. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Fourth Normal Form
Second Normal Form
Best Normal Form
Candidate Key
31. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
SQL
Table
Boyce-Codd Normal Form
Null
32. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Form
Boyce-Codd Normal Form
Database Diagram
E-R diagram
33. 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.
Entities
Action Query
Relation
Data Type
34. A database object that prints information formatted and organised according to your specifications.
Access 2007
Composite Key
Delete Query
Report
35. 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
Database
Expression Builder
Index
Determinant
36. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Table
Key
Database Diagram
Determinant
37. A characteristic of the items in a database i.e. a field
Make Table Query
Row
Data Definiton Language
Attribute
38. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
Transaction
Field
Totals Query
Domain/Key Normal Form
39. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Compound Key
Record
Sort
Database
40. 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.
Table Window
Database
Text Box
Third Normal Form
41. 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.
Select Query
One-To-Many Relationship
Null
Design Vie
42. 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
Column Selector
Transact
Row
Data
43. 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.
Data Mining
Autonumber
Make Table Query
Totals Query
44. A data type that is used for fields and calculations involving money
Currency Data Type
Autonumber
Select Query
First Normal Form
45. All key attributes defined - attributes depend on key and no repeating groups.
Select
First Normal Form
Delete Query
Triggers
46. Table has no anomalies.
Referential Integrity
E-R diagram
Domain/Key Normal Form
Composite Key
47. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Triggers
Attribute
Database Management System (DBMS)
Data Integrity Rules
48. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Data Sheet
Row
Query
Many-to-Many Relationships
49. A database object that stores data in records and fields. The data is usually about a particular category of things.
Row
Table
Trigger
Object-Oriented Database
50. The dominant database model
One-To-Many Relationship
Sort
Relational Database Model
Alternate Key