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 Transitive Dependencies.
E-R diagram
Referential Integrity Constraint
Third Normal Form
Database Object
2. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Functional Dependency
Many-to-Many Relationships
Default Value
SQL
3. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Schema
Null
Select
Relational Database Model
4. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Triggers
Trigger
First Normal Form
Schema
5. The dominant database model
Relational Database Model
Data Integrity Rules
Check Box
Transact
6. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Data Definiton Language
Comparison Operator
Row
Sort
7. A primary key that is comprised of more than one field.
First Normal Form
Fourth Normal Form
Composite Key
Text Box
8. 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
Aggregate Function
Self-Join
Fourth Normal Form
9. 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.
Fourth Normal Form
Group
Make Table Query
Attribute
10. Groups of database commands which are to be treated as a single atomic event.
Key
SQL
Transaction
Field
11. Functional dependency involving only non-key attributes.
Boyce-Codd Normal Form
Transitive Dependency
Secondary Key
First Normal Form
12. An action query that adds the records in a query's result set to the end of an existing table.
Data Manipulation Language
Append Query
Database
Data Model
13. 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.
Comparison Operator
Third Normal Form
SQL
Schema
14. A central repository for databases across an entire enterprise.
Database
Field
First Normal Form
Data Warehouse
15. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Data Warehouse
Numeric Data Type
Schema
Query
16. 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.
One-To-One Relationship
Action Query
Default Value
Third Normal Form
17. Table has no anomalies.
Recursive Dependency
Make Table Query
Cardinality
Domain/Key Normal Form
18. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Field
Access 2007
Object-Oriented Database
SQL
19. 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.
Select
Join
Fourth Normal Form
Referential Integrity Constraint
20. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Trigger
Determinant
One-To-Many Relationship
Second Normal Form
21. No multiple multi-valued dependencies.
Referential Integrity
Database Management System (DBMS)
Multi-valued Dependency
Fourth Normal Form
22. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
View
Check Box
Make Table Query
Autonumber
23. One (or more fields) in a table that refer to the primary key in another table.
Criteria
Sort
Currency Data Type
Foreign Key
24. Knowingly violates one or more rules of normalization.
Transaction
Best Normal Form
Data Definiton Language
Metadata
25. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Second Normal Form
Data Manipulation Language
Third Normal Form
Action Query
26. Attribute that determines the value of another attribute.
Determinant
Text Box
Transitive Dependency
Null
27. One or more fields whose values uniquely identify each record in a table.
Table Window
Primary Key
Select Query
Totals Query
28. To modify a database - or the files associated with the database.
First Normal Form
Transact
Boyce-Codd Normal Form
Data Mining
29. 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.
Fourth Normal Form
Calculated Field
Table Window
Determinant
30. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Boyce-Codd Normal Form
Multi-valued Dependency
Domain/Key Normal Form
Second Normal Form
31. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Design Vie
Check Box
Third Normal Form
Expression Builder
32. 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
Fourth Normal Form
Referential Integrity
Criteria
Hierarchical Database
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)
Compound Key
Calculated Field
Normalization
34. No partial functional-dependencies.
Data Integrity Rules
Append Query
Sort
Second Normal Form
35. A collection of fields that together describe one entity.
Check Box
Record
Schema
Second Normal Form
36. Relations which allow you to retrieve related records from the same table.
Action Query
Self-Join
Determinant
Autonumber
37. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Table Window
One-To-Many Relationship
Object-Oriented Database
Record
38. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Comparison Operator
Primary Key
Currency Data Type
Join
39. In an access databse - a window in which you work with tables in design view or datasheet view.
Table Window
Database
One-To-Many Relationship
Append Query
40. Arrange the records in a view set in order according to a particular field
Calculated Field
Sort
Data Sheet
Default Value
41. 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.
Referential Integrity
Null
Compound Key
SQL View
42. A data type that is used for fields and calculations involving money
Data
Currency Data Type
Key
Cardinality
43. 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.
Design Vie
One-To-Many Relationship
Check Box
Fourth Normal Form
44. A field data type that automatically stores a unique number for each record as it is added to a table.
Database Diagram
Default Value
Autonumber
Schema
45. That structure which contains description of objects created by a user - such as base tables - views and constraints - as a part of a database.
Fourth Normal Form
Schema
Boyce-Codd Normal Form
Database Object
46. The persons or things that a database table is about.
First Normal Form
Data Integrity Rules
Normalization
Entities
47. A graphical representation of all entity relationships (Data Model)
Entity Relationship Diagram
Second Normal Form
Object-Oriented Database
Referential Integrity Constraint
48. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Boyce-Codd Normal Form
Normalization
Row
Data Model
49. 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.
Best Normal Form
One-To-One Relationship
First Normal Form
Join
50. All key attributes defined - attributes depend on key and no repeating groups.
SQL View
First Normal Form
Primary Key
Database Management System (DBMS)