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. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Composite Key
Many-to-many Relationship
Data Sheet
Check Box
2. 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
Access
Tuple
First Normal Form
3. A relation that contains no multivalued attributes.
Second Normal Form
Text Box
First Normal Form
Object-Oriented Database
4. 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.
Flat File
Comparison Operator
Field
Query
5. A primary key that is comprised of more than one field.
Compound Key
Composite Key
Candidate Key
Criteria
6. 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.
Domain/Key Normal Form
Relation
Record
Transaction
7. A value that is automatically entered in a field or control when you add a new record.
Database
Compound Key
Default Value
Aggregate Function
8. 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.
Flat File
Composite Key
View
Candidate Key
9. A data type that is used for fields and calculations involving money
Delete Query
Group
Currency Data Type
Data Manipulation Language
10. The program which is used to organize - access and manage the data in a database - Creates - processes - and administers databases.
First Normal Form
Text Box
Database Management System (DBMS)
Make Table Query
11. A DBMS created by Microsoft - it is a collection of data and objects - such as tables - queries - or forms - related to a particular topic or purpose.
Relational Database Model
Action Query
Default Value
Access
12. 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.
Data Definiton Language
First Normal Form
Domain/Key Normal Form
Referential Integrity
13. No Transitive Dependencies.
Calculated Field
Metadata
Third Normal Form
Aggregate Function
14. A collection of fields that together describe one entity.
Record
View
Comparison Operator
Secondary Key
15. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Design Vie
Fourth Normal Form
Fourth Normal Form
Aggregate Function
16. A programming language designed for managing & obtaining data in relational database management systems (RDBMS)
Metadata
SQL
Transaction
Record
17. 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
Join
Column Selector
E-R diagram
Multi-valued Dependency
18. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Secondary Key
Data Type
Compound Key
Data Definiton Language
19. 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.
Flat File
Report
Third Normal Form
Transact
20. Refers to the number of associations that can exist between two record types.
Query
Select
Null
Cardinality
21. A graphical representation of all entity relationships (Data Model)
Metadata
Data Integrity Rules
Entity Relationship Diagram
One-To-One Relationship
22. A self-describing collection of integrated tables. The tables are called integrated because they store data about the relationships between the rows of data.
Transaction
Primary Key
Access
Database
23. A way of looking at a database object - usually looking at the design or at the contents/results
Data Manipulation Language
View
First Normal Form
Criteria
24. The persons or things that a database table is about.
Database Diagram
Entities
Attribute
Database Management System (DBMS)
25. The conditional expession that is to be used to select particular data records from a larger set of records.
Make Table Query
Action Query
Criteria
Database Window
26. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Recursive Dependency
Sort
Select
Trigger
27. 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
Domain/Key Normal Form
SQL
Data Model
28. Groups of database commands which are to be treated as a single atomic event.
Transaction
Column
Multi-valued Dependency
Currency Data Type
29. 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.
SQL
Primary Key
Database Window
Primary Key
30. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Null
Totals Query
Alternate Key
Database
31. No partial functional-dependencies.
Key
Second Normal Form
Action Query
Database
32. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Column
Composite Key
Data Manipulation Language
SQL View
33. Table has no anomalies.
Form
Functional Dependency
Domain/Key Normal Form
Data
34. An action query that adds the records in a query's result set to the end of an existing table.
Foreign Key
Append Query
Null
Data Type
35. One (or more fields) in a table that refer to the primary key in another table.
Null
Data Manipulation Language
Database Object
Foreign Key
36. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Access 2007
Select Query
Make Table Query
Triggers
37. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Select Query
Data Mining
Index
Data Type
38. The process of examining and analyzing data with a view to extracting patterns from it. It is usually done on data warehouses
Third Normal Form
Normalization
Data Mining
Null
39. 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.
Row
Data Model
Index
Select
40. Data from a table - form - query which is displayed in a row-and-column format.
Second Normal Form
Data Sheet
Index
Sort
41. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Action Query
Access 2007
Table
SQL
42. One or more fields whose values uniquely identify each record in a table.
Data
Determinant
Primary Key
Expression Builder
43. The dominant database model
Fourth Normal Form
Relational Database Model
Report
Access
44. The part of an SQL statement that specifies which record to retrieve.
Candidate Key
Attribute
Field
Where clause
45. A database object that prints information formatted and organised according to your specifications.
Access
Expression Builder
Report
Determinant
46. 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.
Data Type
Text Box
Group
Boyce-Codd Normal Form
47. Data about data.
Select
Design Vie
Access
Metadata
48. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
First Normal Form
Compound Key
Database Window
Normalization
49. 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.
Query
Calculated Field
Data Warehouse
Transaction
50. a.k.a record
Referential Integrity Constraint
Data Mining
Tuple
Data Sheet
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests