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. No partial functional-dependencies.
Self-Join
Second Normal Form
Domain/Key Normal Form
Join
2. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Object-Oriented Database
Row
Design Vie
Database
3. A graphical representation of all entity relationships (Data Model)
Where clause
Entity Relationship Diagram
Access
First Normal Form
4. Knowingly violates one or more rules of normalization.
SQL
Best Normal Form
Data Model
SQL View
5. In an access databse - a window in which you work with tables in design view or datasheet view.
Sort
Database Diagram
Relational Database Model
Table Window
6. 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
Default Value
Join
Metadata
7. A database object on which you place controls for entering - displaying and editing records in a table.
Select Query
Form
Compound Key
Hierarchical Database
8. 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.
Data
One-To-Many Relationship
Data Type
Data Sheet
9. No multiple multi-valued dependencies.
Primary Key
Fourth Normal Form
Access
Check Box
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.
Many-to-many Relationship
Data
Field
Data Mining
11. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Data Definiton Language
Select
Null
Column
12. A Key composed of more than one attribute.
Index
Compound Key
Boyce-Codd Normal Form
Flat File
13. Data from a table - form - query which is displayed in a row-and-column format.
Data Sheet
Access
One-To-Many Relationship
Make Table Query
14. 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
SQL View
Tuple
Select Query
E-R diagram
15. A way of looking at a database object - usually looking at the design or at the contents/results
Transact
Foreign Key
View
SQL
16. A graphical representation of any portion of a database scheme.
Autonumber
Database Diagram
SQL View
Criteria
17. 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
Multi-valued Dependency
SQL View
Column Selector
Data Definiton Language
18. One (or more fields) in a table that refer to the primary key in another table.
Transact
Referential Integrity
Access
Foreign Key
19. 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.
SQL View
Expression Builder
Compound Key
Query
20. The conditional expession that is to be used to select particular data records from a larger set of records.
Row
Data Integrity Rules
Criteria
Fourth Normal Form
21. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Many-to-Many Relationships
Access 2007
Calculated Field
Boyce-Codd Normal Form
22. All key attributes defined - attributes depend on key and no repeating groups.
First Normal Form
Data
Table Window
Database Window
23. 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.
Data Warehouse
Alternate Key
Select
Text Box
24. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Recursive Dependency
Transaction
Normalization
Alternate Key
25. A collection of fields that together describe one entity.
Record
Select
First Normal Form
Append Query
26. All determinants are candidate keys.
Boyce-Codd Normal Form
Self-Join
Calculated Field
Null
27. 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.
Transitive Dependency
Access 2007
Hierarchical Database
SQL
28. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
One-To-Many Relationship
Row
Data Definiton Language
Null
29. 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.
Best Normal Form
Flat File
Secondary Key
One-To-Many Relationship
30. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
One-To-One Relationship
Cardinality
Data Mining
Domain/Key Normal Form
31. The dominant database model
Relational Database Model
Group
Data Model
Primary Key
32. 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
Currency Data Type
SQL
Self-Join
33. A type of computer file system that stores all data in a single file.
Query
Join
Flat File
Tuple
34. A database object that prints information formatted and organised according to your specifications.
Data Sheet
Field
First Normal Form
Report
35. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Numeric Data Type
Append Query
Data Integrity Rules
Compound Key
36. A database object that stores data in records and fields. The data is usually about a particular category of things.
Flat File
Database Management System (DBMS)
Data Manipulation Language
Table
37. 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.
Super key
Database
Aggregate Function
Index
38. 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.
Boyce-Codd Normal Form
Data Type
Transitive Dependency
One-To-One Relationship
39. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Action Query
Database
Where clause
Second Normal Form
40. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Transitive Dependency
Multi-valued Dependency
Report
Database Object
41. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Compound Key
Design Vie
Composite Key
Fourth Normal Form
42. A field data type that automatically stores a unique number for each record as it is added to a table.
Boyce-Codd Normal Form
Autonumber
Currency Data Type
Cardinality
43. DOC MADE UP
Criteria
Recursive Dependency
Foreign Key
Row
44. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Action Query
Metadata
Normalization
Third Normal Form
45. Data about data.
Form
Metadata
Table
Relational Database Model
46. Knowing the value of one attribute you can determine the value of another attribute.
Functional Dependency
Alternate Key
Key
Table
47. A value that is automatically entered in a field or control when you add a new record.
Default Value
Transaction
Normalization
Action Query
48. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Secondary Key
Trigger
Data Integrity Rules
Third Normal Form
49. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Schema
Secondary Key
Where clause
Data Type
50. Functional dependency involving only non-key attributes.
Query
Group
Transaction
Transitive Dependency