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. This is an exact numeric data type that holds from 10^38 - 1 through 10^38 - 1.
Fourth Normal Form
Autonumber
Numeric Data Type
Delete Query
2. 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
Trigger
Aggregate Function
Triggers
3. 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.
Primary Key
Data Integrity Rules
Compound Key
Secondary Key
4. A query that copies data or changes data in some way. This includes append - delete - make-table and update queries.
Entity Relationship Diagram
Functional Dependency
Data
Action Query
5. Table has no anomalies.
First Normal Form
View
Access 2007
Domain/Key Normal Form
6. Attribute that determines the value of another attribute.
Data Definiton Language
Transact
Primary Key
Determinant
7. Specialized engines designed specifically to store objects. Users can interact with objects only through designated methods.
Data Manipulation Language
Compound Key
Object-Oriented Database
Select Query
8. A way of looking at a database object - usually looking at the design or at the contents/results
Many-to-many Relationship
Referential Integrity Constraint
Where clause
View
9. Knowingly violates one or more rules of normalization.
Best Normal Form
Key
Referential Integrity
Database
10. A relation that contains no multivalued attributes.
Boyce-Codd Normal Form
First Normal Form
Column
Access 2007
11. A database object that stores data in records and fields. The data is usually about a particular category of things.
SQL
Third Normal Form
Table
Recursive Dependency
12. A control that indicates whether an option is selected or not. A tick mark appears in the box when the option is selected.
Check Box
Compound Key
Cardinality
Text Box
13. Candidate key selected for use.
Data Integrity Rules
Primary Key
Compound Key
Column Selector
14. An attribute utilized to sort and/or identify data in some manner. Each table should have a primary key which uniquely identifies records.
Key
Database Management System (DBMS)
First Normal Form
Select Query
15. A characteristic of a field that determines what kind of data it can store and what type of operations can be performed on it.
Make Table Query
Determinant
Transact
Data Type
16. 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.
Hierarchical Database
Referential Integrity Constraint
Compound Key
Attribute
17. The conditional expession that is to be used to select particular data records from a larger set of records.
Transaction
Candidate Key
Data Integrity Rules
Criteria
18. 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
Database Object
Referential Integrity
Relation
19. 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.
Metadata
Calculated Field
Object-Oriented Database
Text Box
20. The DBMS language component used to create - alter and destroy databases and database objects i.e. schemas - tables - views - sequences - catalogs - indexes - and aliases.
Key
Third Normal Form
Null
Data Definiton Language
21. Groups of database commands which are to be treated as a single atomic event.
Transaction
Column
Object-Oriented Database
Relation
22. Data from a table - form - query which is displayed in a row-and-column format.
Composite Key
Data Type
Data Sheet
Data Definiton Language
23. The dominant database model
Referential Integrity Constraint
Relational Database Model
Normalization
Report
24. 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.
Primary Key
Flat File
Data Type
Totals Query
25. 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
Attribute
Functional Dependency
Primary Key
Database
26. A window that shows the design or structure of the database objects: tables - queries - forms - reports - macros and data access pages.
Design Vie
Expression Builder
Column Selector
Self-Join
27. 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.
Make Table Query
SQL View
Self-Join
Third Normal Form
28. A field data type that automatically stores a unique number for each record as it is added to a table.
E-R diagram
Autonumber
Table
Expression Builder
29. A database object that prints information formatted and organised according to your specifications.
Hierarchical Database
Group
First Normal Form
Report
30. The components of a data abase i.e. tables - queries - forms - reports - pages - macros and modules.
Totals Query
Transitive Dependency
Index
Database Object
31. The persons or things that a database table is about.
Database Management System (DBMS)
Compound Key
Entities
Many-to-many Relationship
32. 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.
Access 2007
Data Type
Data Model
Flat File
33. A graphical representation of all entity relationships (Data Model)
Alternate Key
Criteria
Entity Relationship Diagram
SQL View
34. Arrange the records in a view set in order according to a particular field
Sort
Entities
Relational Database Model
Column
35. A normalization which falls between 3NF and 4NF and involves the elimination of non-trivial dependencies
Referential Integrity Constraint
Boyce-Codd Normal Form
Access
Entity Relationship Diagram
36. The DML statement used to choose data from a database. The result is stored in a temporary table - called the result-set.
Transaction
Select
Totals Query
SQL
37. A key that consists of 2 or more attributes that uniquely identify an entity occurrence.
Alternate Key
Many-to-many Relationship
Compound Key
E-R diagram
38. Knowing the value of one attribute you can determine the value of another attribute.
Functional Dependency
Database Diagram
Referential Integrity Constraint
Fourth Normal Form
39. An MS Access tool that simplifies a task. For example - you can quickly create a complex expression with the Expression Builder.
Aggregate Function
Expression Builder
Object-Oriented Database
Secondary Key
40. All key attributes defined - attributes depend on key and no repeating groups.
Comparison Operator
Fourth Normal Form
Cardinality
First Normal Form
41. A field in a table with unique values that although it is not the primary key - it could have been used as such.
Record
Primary Key
Alternate Key
Recursive Dependency
42. When a table is not only in 1NF but each non key field is functionally dependent on the full primary key
Compound Key
Sort
Trigger
Second Normal Form
43. DBMS (Database Management System) statements used to manage data (tables and other objects) within a database
Data Manipulation Language
Data Type
Fourth Normal Form
Design Vie
44. A location within a database table that stores one particular type of data i.e. a field
Many-to-Many Relationships
Column
Table
Determinant
45. A relational database management system from Microsoft that combines the relational MS Jet Database Engine with a graphical user interface and software-development tools.
Primary Key
Access 2007
Check Box
Metadata
46. A link between two or more tables.
Join
Trigger
Functional Dependency
Referential Integrity
47. An operator used to compare two values or expressions; For example - < (less than) - > (greater than) - = (equal to)
Comparison Operator
First Normal Form
Field
Data
48. An association between two tables in which several records in one table can relate to 0 - 1 or many records in the other table.
Data Model
Many-to-many Relationship
Transitive Dependency
Default Value
49. a.k.a record
Query
Tuple
Data Sheet
Trigger
50. 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.
Data
Database Window
Access
Delete Query
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