How to use windows user to connect to the server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different type of Segments ?
Hi Can any one tell me what are the API's used in requisition import.
What is an oracle recycle bin?
Does rowid change in oracle?
why dont we assign not null constraint as table level constraint.
Please explan Why static query is more faster than dynamic query ?
How to assign query results to variables?
What is Index and different types of Indexes?
Explain table?
Explain what are the type of synonyms?
How do you bind variables in oracle?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?