Q.1.
What is Oracle?
Q.2.
Which of the following is correct about Oracle?
Q.3.
Which of the following database was designed first for enterprise grid computing?
Q.4.
Which of the following is not a Oracle Database feature?
Q.5.
Which of the following is an advantage of Oracle database?
Q.6.
Which of the following is a disadvantage of Oracle database?
Q.7.
What is Oracle database used for?
Q.8.
Which of the following components comprise an Oracle architecture?
Q.9.
Which of the following area of PGA stores binding variables and run-time buffers information?
Q.10.
Which of the following is the smallest unit of storage in an Oracle database?
Q.11.
Which of the following is another name of Oracle database’s design?
Q.12.
Which of the following is used to logically group data together?
Q.13.
Which of the following package procedure is UNRESTRICTED in Oracle?
Q.14.
Oracle server configuration is dedicated for
Q.15.
Which schema object instructs Oracle to connect to remotely access an object of a database?
Q.16.
When a transaction modifies the database, Oracle copies the original data before modifying it. What is the original copy of the modified data called?
Q.17.
A new user on the database is created by executing the following command:
Q.18.
Which of the following is referred to as the language used application programs to request data from the DBMS?
Q.19.
Which of the following RDBMS supports full fledged client server application development?
Q.20.
Which of the following is the subset of SQL commands used to manipulate Oracle Database structures, including tables?