GeekInterview.com
Answered Questions

What is the command to find the database that already present before connecting ?

Asked By: mojidra | Asked On: Sep 29th, 2008

Answered by: sandeep on: Apr 26th, 2013

ps -ef | grep oracle

Answered by: chittu.kotian on: May 16th, 2012

On Unix the command is ps -aef | grep -i pmon

What is the diff b/w btree index and bitmap index

Asked By: ANAND | Asked On: Jul 12th, 2006

Answered by: chittu.kotian on: May 16th, 2012

A B-Tree index stores the index value and the physical rowid of the row. The index values are arranged in the form of leaves. A B-Tree index is used most when the cardinality is high. A Bitmap index ...

Answered by: Bidyadhar barik on: Apr 28th, 2012

For example suppose we have using many distinct value for particular column in that time using b-tree index.

Bitmap indexes which is used low cardinaties values .
For example suppose we have using gender or flag column in that time using bitmap index .

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: