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. Groups of database commands which are to be treated as a single atomic event.
Transaction
Data
Expression Builder
Third Normal Form
2. A way of looking at a database object - usually looking at the design or at the contents/results
Compound Key
Database
View
Database Window
3. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Database Window
Candidate Key
Action Query
Attribute
4. A value that is automatically entered in a field or control when you add a new record.
Text Box
Default Value
Boyce-Codd Normal Form
Entities
5. a.k.a record
Attribute
Data Sheet
Field
Tuple
6. A location within a database table that stores one particular type of data i.e. a field
Data Type
Data Integrity Rules
Column
Flat File
7. Guidelines set in place to ensure the trustworthiness of data over its entire life cycle.
Table
Data Integrity Rules
Row
Data Manipulation Language
8. No partial functional-dependencies.
Calculated Field
Second Normal Form
Database Management System (DBMS)
Metadata
9. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Table Window
Second Normal Form
Expression Builder
Data Warehouse
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.
Flat File
Primary Key
Many-to-many Relationship
Database
11. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Boyce-Codd Normal Form
Data Manipulation Language
Append Query
Currency Data Type
12. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Tuple
One-To-Many Relationship
Compound Key
Multi-valued Dependency
13. One (or more fields) in a table that refer to the primary key in another table.
Group
Primary Key
Foreign Key
Default Value
14. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Many-to-many Relationship
Transitive Dependency
Database
Select
15. A link between two or more tables.
Join
Record
Make Table Query
Group
16. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Self-Join
Object-Oriented Database
Composite Key
Query
17. All key attributes defined - attributes depend on key and no repeating groups.
First Normal Form
Access 2007
Index
Relation
18. Knowingly violates one or more rules of normalization.
Relation
Best Normal Form
Null
Numeric Data Type
19. The process of organizing data to minimize redundancy and produce smaller - well-structured relations/tables.
Normalization
Row
Database Window
Database
20. 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.
Secondary Key
SQL
Multi-valued Dependency
Table Window
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).
Where clause
Access 2007
Select Query
Append Query
22. The persons or things that a database table is about.
Entities
Database Diagram
Table Window
Second Normal Form
23. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Design Vie
Normalization
Domain/Key Normal Form
Referential Integrity
24. 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.
Expression Builder
Transaction
First Normal Form
Referential Integrity Constraint
25. 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.
Second Normal Form
Data Model
Default Value
Foreign Key
26. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
One-To-One Relationship
Database Window
Record
Data Type
27. A value that may be assigned to an attribute when no other value applies or when the applicable value is unknown.
Null
Recursive Dependency
Text Box
Super key
28. 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
Column Selector
Super key
Data
Row
29. Refers to the number of associations that can exist between two record types.
Cardinality
Normalization
SQL
Fourth Normal Form
30. A type of computer file system that stores all data in a single file.
Super key
Column Selector
Flat File
Text Box
31. A database object that stores data in records and fields. The data is usually about a particular category of things.
Database
Criteria
Table
Determinant
32. Many-to-many relationships occur when each record in TableA may have 0 - 1 or many linked records in TableB and vice-versa.
Index
SQL
Determinant
Many-to-Many Relationships
33. The part of an SQL statement that specifies which record to retrieve.
One-To-Many Relationship
Where clause
Table
Expression Builder
34. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Normalization
Table
Comparison Operator
Self-Join
35. A query that removes records which match the criteria you specify from one or more tables
Database Object
Delete Query
Hierarchical Database
Relational Database Model
36. 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
Aggregate Function
Column Selector
SQL
Data Manipulation Language
37. A query ( SQL statement ) that creates a new table and then creates records in it by coping records from an existing table.
Metadata
Column Selector
Make Table Query
Referential Integrity
38. 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.
One-To-Many Relationship
Candidate Key
Entity Relationship Diagram
Join
39. In an access databse - a window in which you work with tables in design view or datasheet view.
Many-to-many Relationship
Table Window
Recursive Dependency
Data Mining
40. 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.
Expression Builder
Currency Data Type
Triggers
Totals Query
41. A section of a record containing data relating to one single characteristic of an entity; also called an attribute
Make Table Query
Field
E-R diagram
Many-to-many Relationship
42. Knowing the value of one attribute you can determine the value of another attribute.
Candidate Key
Database
Functional Dependency
Alternate Key
43. Stored procedures that may be configured to automatically execute (fire) when certain events take place.
Query
Trigger
Database Window
Schema
44. A data type that is used for fields and calculations involving money
Best Normal Form
Relational Database Model
Currency Data Type
Compound Key
45. Data about data.
Fourth Normal Form
Comparison Operator
Metadata
Make Table Query
46. To modify a database - or the files associated with the database.
Text Box
Data Mining
Compound Key
Transact
47. 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
Triggers
E-R diagram
Primary Key
Hierarchical Database
48. Contents of a Database: Tables of user data - Metadata - Indexes - Stored Procedures - _______ - Security Data - Backup/Recovery Data
Primary Key
Currency Data Type
SQL View
Triggers
49. A characteristic of the items in a database i.e. a field
Third Normal Form
SQL
Attribute
Data Warehouse
50. When a relation is not just in Boyce-Codd Normal Form - but also contains at most one multivalued dependency.
Fourth Normal Form
Transitive Dependency
E-R diagram
One-To-Many Relationship
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