Online Database Test - Database Test 6

Instruction:

  • This is a FREE online test. Beware of scammers who ask for money to attend this test.
  • Total number of questions: 20.
  • Time allotted: 30 minutes.
  • Each question carries 1 mark; there are no negative marks.
  • DO NOT refresh the page.
  • All the best!

Marks : 2/20


Total number of questions
20
Number of answered questions
0
Number of unanswered questions
20
Test Review : View answers and explanation for this test.

1.
A database design may be based on existing data.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

2.
SQL is:
a programming language.
an operating system.
a data sublanguage.
a DBMS.
Your Answer: Option
(Not Answered)
Correct Answer: Option

3.
The result of a SQL SELECT statement is a(n) ________ .
report
form
file
table
Your Answer: Option
(Not Answered)
Correct Answer: Option

4.
To sort the results of a query use:
SORT BY.
GROUP BY.
ORDER BY.
None of the above is correct.
Your Answer: Option
(Not Answered)
Correct Answer: Option

5.
A relation in this form is free of all modification anomalies.
First normal form
Second normal form
Third normal form
Domain/key normal form
Your Answer: Option
(Not Answered)
Correct Answer: Option

6.
In a relation, the columns are sometimes called "attributes."
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

7.
Proper normalization eliminates duplicated data.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

8.
One common design problem when designing a database from existing data is the presence of inconsistent values in the received data.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

9.
An identifier typically uses more than one attribute.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

10.
The default extension for an Oracle SQL*Plus file is:
.txt.
.pls.
.ora.
.sql.
Your Answer: Option
(Not Answered)
Correct Answer: Option

11.
An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called:
COBOL.
VB.NET.
TRANSACT SQL.
Visual Basic.
Your Answer: Option
(Not Answered)
Correct Answer: Option

12.
READ COMMITTED is the default isolation level.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

13.
OLE DB tabular data providers present data in the form of rowsets.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

14.
How many JDBC driver types does Sun define?
One
Two
Three
Four
Your Answer: Option
(Not Answered)
Correct Answer: Option

15.
The "F" in RFM analysis stands for ________ .
frequently
freshness
fast food
fantasy
Your Answer: Option
(Not Answered)
Correct Answer: Option

16.
The following SQL is which type of join: SELECT CUSTOMER_T. CUSTOMER_ID, ORDER_T. CUSTOMER_ID, NAME, ORDER_ID FROM CUSTOMER_T,ORDER_T WHERE CUSTOMER_T. CUSTOMER_ID = ORDER_T. CUSTOMER_ID
Equi-join
Natural join
Outer join
Cartesian join
Your Answer: Option
(Not Answered)
Correct Answer: Option

17.
A benefit of the three-tier architecture is which of the following?
New modules can be built to support specific business needs
Performance improves for compiled SQL statements
Results in a thinner client and database server
All of the above.
Your Answer: Option
(Not Answered)
Correct Answer: Option

18.
Which of the following is part of an administrative policy to secure a database?
Authentication policies
Limiting particular areas within a building to only authorized people
Ensure appropriate responses rates are in external maintenance agreements
All of the above.
Your Answer: Option
(Not Answered)
Correct Answer: Option

19.
A semijoin is which of the following?
Only the joining attributes are sent from one site to another and then all of the rows are returned.
All of the attributes are sent from one site to another and then only the required rows are returned.
Only the joining attributes are sent from one site to another and then only the required rows are returned.
All of the attributes are sent from one site to another and then only the required rows are returned.
Your Answer: Option
(Not Answered)
Correct Answer: Option

20.
A collection of literals or object types is called a bag.
True
False
Your Answer: Option
(Not Answered)
Correct Answer: Option

*** END OF THE TEST ***
Time Left: 00:29:56
Post your test result / feedback here: