OCA - Oracle Database Administration Test Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Danial98
D
Danial98
Community Contributor
Quizzes Created: 2 | Total Attempts: 8,718
| Attempts: 6,367 | Questions: 6
Please wait...
Question 1 / 6
0 %
0/100
Score 0/100
1. For what data storage paradigm must data be normalized (choose the best anwer).

Explanation

D. Normalization is the process of converting data to two-dimensional relational tables. A,B,C. Hierarchical, network and object-oriented databases do not implement normalized data structures.

Submit
Please wait...
About This Quiz
OCA - Oracle Database Administration Test Quiz - Quiz

Description: This online OCA Oracle database administration quiz is aim to test your knowledge on 11g administration and help you prepare for OCA certification.

2. What type of relationship should be avoided when normalizing data? ( choose the best answer)

Explanation

C Many-to-many relationships should be resolved into 0ne-to-one many relationships, by inserting another entity between the two.
A, B, and D. These are all acceptable in the third normal form model.

Submit
3. Which of these is not a SQL command? (Choose the best answer).

Explanation

B. The UPSERT command does not exist--though some developers refer to a MERGE operation as an UPSERT.
A,C,C and E. MERGE, COMMENT, and SAVEPOINT, are all SQL Commands.

Submit
4. In a web application, on whic tier does the application software run? (choose the best answer)

Explanation

B. In the three-tier web application, the application software resides on the middle tier. A is wrong because client tier manages only the user interface. C is wrong because the database tier manages only the data access.

Submit
5. Which of these languages can run within the database ? (choose all correct answers).

Explanation

B,C, and D. SQL, PL/SQL and Java are implemented internally to the database. A is wrong because C is not available internally (though with OCI, it can of course be used for writing user processes). E is wrong because OCI is used for writing user processes that run externally to the database.

Submit
6. With regard to ensuring that data will not be lost and that security will not be compromised what would not normally be part of the DBA's duties? (choose the best answer)

Explanation

B. Disk administration is usually the responsiblity of the system administrators, not the database administrator.
A,C, and D. These are typically all part of the DBA's work.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 28, 2009
    Quiz Created by
    Danial98
Cancel
  • All
    All (6)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
For what data storage paradigm must data be normalized (choose the...
What type of relationship should be avoided when normalizing data? (...
Which of these is not a SQL command? (Choose the best answer).
In a web application, on whic tier does the application software run?...
Which of these languages can run within the database ? (choose all...
With regard to ensuring that data will not be lost and that security...
Alert!

Advertisement