Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241)
How to use "if" statements on multiple conditions?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to use null as conditions in oracle?
What are data pump export and import modes?
What is the Repository and how many types of repository?
What is an oracle table?
Explain a segment?
Explain the truncate in oracle?
How to bring a tablespace offline?
What happens if you keep split brain syndrome in rac unresolved? How it can be resolved?
How to create a table index?
How to define an explicit cursor in oracle?
How many segment are present in Oracle Manufacturing
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?
Describe an oracle table?