Bank Exams Exam  >  Bank Exams Notes  >  IBPS PO Prelims & Mains Preparation  >  Important Oracle Database Topics

Important Oracle Database Topics | IBPS PO Prelims & Mains Preparation - Bank Exams PDF Download

What is Data Scrubbing?


It is a process to upgrade the quality of data before moving it into a data warehouse. 

What are the types of triggers in Oracle?


A trigger is a stored procedure that Oracle database invokes when a particular event occurs. 

Types are as follows:

  • Before trigger
  • After trigger
  • Row level trigger
  • Schema trigger
  • Instead of trigger
  • Database trigger
  • Statement level trigger
  • compound trigger (introduced in 11g)

What is a System change number (SCN) in Oracle?


It is a clock value that is incremented whenever database changes are made. 

What do you mean by Forward Recovery (roll forward) & Backward Recovery (roll backward)?


  • Backward recovery is used to undo unwanted changes to the database made by transactions that have been aborted abnormally. We always use rollback whenever any partial commit or abnormal termination takes place. 
  • Forward recovery starts with an earlier state of database and results of good transactions (after images) are applied to database then.  After image is a copy of the record after it has been modified.
  • However the preferred way to recover a database after a system failure is "switch to duplicate database"

What is common gateway interface (CGI)?


It is an interface that accepts and returns data written in any language that produces an executable file. 

What are redo logs?


Redo logs are logical and physical structures designed to hold all changes made to the database and aid in the event of a recovery. 

What is RFM analysis?


RFM analysis is a business intelligence reporting system that analyzes and ranks customers based on their purchasing patterns. R refers to how recently the customer purchased, F refers to how frequently he purchases and M refers to amount of money he spends on the purchase. 

What is meant by hot spot?


A hot spot is a single shared row of a table that is used and updated so frequently that it creates a performance issue for the system. 

What are some important packages provided by Oracle which database administrators should know about?


  • DBMS_SHARED_POOL
  • DBMS_UTILITY
  • DBMS_SQL
  • DBMS_DDL
  • DBMS_SESSION
  • DBMS_OUTPUT
  • DBMS_SNAPSHOT

These packages are owned by SYS user. 

When to use WHERE clause and when to use HAVING Clause?


  • WHERE clause: is used when you specify a condition for coloumns and single row functions. It is written before GROUP BY clause. 
  • HAVING clause: is used when you specify a condition for a group function and is written after GROUP BY clause. 

What are some common performance tuning utilities used in Oracle?


  • Explain plan
  • SQL Trace
  • TKProf
  • Statspack
  • Improve Buffer cache hit ratio
  • Pin objects in shared pool
The document Important Oracle Database Topics | IBPS PO Prelims & Mains Preparation - Bank Exams is a part of the Bank Exams Course IBPS PO Prelims & Mains Preparation.
All you need of Bank Exams at this link: Bank Exams
536 videos|683 docs|263 tests

Top Courses for Bank Exams

536 videos|683 docs|263 tests
Download as PDF
Explore Courses for Bank Exams exam

Top Courses for Bank Exams

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Important Oracle Database Topics | IBPS PO Prelims & Mains Preparation - Bank Exams

,

Previous Year Questions with Solutions

,

shortcuts and tricks

,

study material

,

Extra Questions

,

Viva Questions

,

Important Oracle Database Topics | IBPS PO Prelims & Mains Preparation - Bank Exams

,

Sample Paper

,

Objective type Questions

,

Free

,

Semester Notes

,

ppt

,

Summary

,

video lectures

,

practice quizzes

,

mock tests for examination

,

past year papers

,

Important Oracle Database Topics | IBPS PO Prelims & Mains Preparation - Bank Exams

,

MCQs

,

Important questions

,

pdf

,

Exam

;