Answer Posted / rahul gupta
here 'i' stands for internet.
| Is This Answer Correct ? | 85 Yes | 5 No |
Post New Answer View All Answers
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is the order of defining local variables and sub procedures/functions?
What is flashback in Oracle?
how the indexes are stored in the Oracle Database?
Can we create trigger on materialized view in oracle?
How to define an anonymous block?
How to start a new transaction in oracle?
What is a oracle database?
What is the sql query to concatenate column values from multiple rows in oracle?
Explain how you would restore a database using RMAN to Point in Time?
what is the scripts in data base?
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?
How to convert numbers to characters in oracle?
Can we connect to ORACLE db using Windows Authentication?
Explain the use of grant option in exp command.