• +91 9723535972
  • info@interviewmaterial.com

Oracle Interview Questions and Answers

Oracle Interview Questions and Answers

Question - 1 : - What are the components of physical database structure of Oracle database?

Answer - 1 : - Oracle database is comprised of three types of files. One or more datafiles, two are more redo log files, and one or more control files.

Question - 2 : - What are the components of logical database structure of Oracle database?

Answer - 2 : - There are tablespaces and database's schema objects.

Question - 3 : - What is a tablespace?

Answer - 3 : - A database is divided into Logical Storage Unit called tablespaces. A tablespace is used to grouped related logical structures together.

Question - 4 : - What is SYSTEM tablespace and when is it created?

Answer - 4 : - Every Oracle database contains a tablespace named SYSTEM, which is automatically created when the database is created. The SYSTEM tablespace always contains the data dictionary tables for the entire database.

Question - 5 : - Explain the relationship among database, tablespace and data file ?

Answer - 5 : - Each databases logically divided into one or more tablespaces one or more data files are explicitly created for each tablespace.

Question - 6 : - What is schema?

Answer - 6 : - A schema is collection of database objects of a user.

Question - 7 : - What are Schema Objects?

Answer - 7 : - Schema objects are the logical structures that directly refer to the database's data. Schema objects include tables, views, sequences, synonyms, indexes, clusters, database triggers, procedures, functions packages and database links.

Question - 8 : - Can objects of the same schema reside in different tablespaces?

Answer - 8 : - Yes.

Question - 9 : - Can a tablespace hold objects from different schemes?

Answer - 9 : - Yes.

Question - 10 : - What is Oracle table?

Answer - 10 : - A table is the basic unit of data storage in an Oracle database. The tables of a database hold all of the user accessible data. Table data is stored in rows and columns.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners