πŸ§ͺ Oracle DB MCQ Quiz Hub

Oracle DB Mcq Question Set 1

Choose a topic to test your knowledge and improve your Oracle DB skills

What is Oracle?





βœ… Correct Answer: 2

Which of the following is correct about Oracle?





βœ… Correct Answer: 1

Which of the following database was designed first for enterprise grid computing?





βœ… Correct Answer: 1

Which of the following is not a Oracle Database feature?





βœ… Correct Answer: 4

Which of the following is an advantage of Oracle database?





βœ… Correct Answer: 4

Which of the following is a disadvantage of Oracle database?





βœ… Correct Answer: 4

What is Oracle database used for?





βœ… Correct Answer: 3

Which of the following components comprise an Oracle architecture?





βœ… Correct Answer: 4

Which of the following area of PGA stores binding variables and run-time buffers information?





βœ… Correct Answer: 4

Which of the following is the smallest unit of storage in an Oracle database?





βœ… Correct Answer: 4

Which of the following is another name of Oracle database’s design?





βœ… Correct Answer: 2

Which of the following is used to logically group data together?





βœ… Correct Answer: 2

Which of the following package procedure is UNRESTRICTED in Oracle?





βœ… Correct Answer: 2

Oracle server configuration is dedicated for





βœ… Correct Answer: 1

Which schema object instructs Oracle to connect to remotely access an object of a database?





βœ… Correct Answer: 3

When a transaction modifies the database, Oracle copies the original data before modifying it. What is the original copy of the modified data called?





βœ… Correct Answer: 3

Which of the following is referred to as the language used application programs to request data from the DBMS?





βœ… Correct Answer: 3

Which of the following RDBMS supports full fledged client server application development?





βœ… Correct Answer: 3

Which of the following is the subset of SQL commands used to manipulate Oracle Database structures, including tables?





βœ… Correct Answer: 2

Which of the following is not included in DML (Data Manipulation Language)?





βœ… Correct Answer: 2

Which of the following keyword is used with Data Control Language (DCL) statements?





βœ… Correct Answer: 3

Which of the following command is used to obtain the structure of an Oracle table?





βœ… Correct Answer: 3

Which of the following is not a type of SQL statement?





βœ… Correct Answer: 3

command to use iscommand is used for removing a table and all its data from the database?





βœ… Correct Answer: 3

Which of the following is/are the DDL statements?





βœ… Correct Answer: 4

The SQL statement SELECT SUBSTR(β€˜123456789’, INSTR(β€˜abcabcabc’, β€˜b’), 4) FROM DUAL;





βœ… Correct Answer: 1

Which of the following command is used to SELECT only one copy of each set of duplicable rows in SQL?





βœ… Correct Answer: 3

Which of the following is not a Key in SQL Server?





βœ… Correct Answer: 2

Which of the following is not a component of a data warehouse?





βœ… Correct Answer: 1

Which of the following is the oldest database model?





βœ… Correct Answer: 3

Which of the following object types below cannot be replicated?





βœ… Correct Answer: 1

What is the result of the following β€˜ORA’NULL’CLE’?





βœ… Correct Answer: 4

The redo log buffer and Shared pool are elements of?





βœ… Correct Answer: 1

Which processes is an instance made of Oracle?





βœ… Correct Answer: 2

What is the use of Library cache?





βœ… Correct Answer: 2

Which of the following segment is destroyed when the SQL statement is finished?





βœ… Correct Answer: 3

What is the use of an index?





βœ… Correct Answer: 1

What is the use of extent in Oracle?





βœ… Correct Answer: 3

Which area of PGA stores binding variables and run-time buffers information?





βœ… Correct Answer: 2

The ____________ contains a set of tables and views that Oracle uses as a reference to the database.





βœ… Correct Answer: 3

In Oracle, which of below are types of segments?





βœ… Correct Answer: 3

The Oracle environment of database is called as _____





βœ… Correct Answer: 2

Which is the smallest unit of storage in an Oracle database?





βœ… Correct Answer: 1

Collection of information stored in database at particular instance of time is called as ____





βœ… Correct Answer: 1

Oracle database’s design is also called as_____





βœ… Correct Answer: 3

What are the valid Oracle database schemas?





βœ… Correct Answer: 3

What do the schema objects comprise of?





βœ… Correct Answer: 4

Map entities, attributes and relations in Oracle is represented by_____





βœ… Correct Answer: 2

Modification schema of oracle database in one level without affecting the schema in high level is called as _______





βœ… Correct Answer: 3

A _____ is used to logically group data together





βœ… Correct Answer: 2