what are bitmap indexes? How does they work?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to insert comments into sql statements return in the data model editor ?
How to use like conditions in oracle?
What is redo log?
Which Oracle App Is Most Popular One ?
How to define and use table alias names in oracle?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
Can you create a synonym without having a table?
Display the records between two range?
What is control file used for?
How to run create database statement?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How to do clean up if create database failed?