Where is the export dump file located?
No Answer is Posted For this Question
Be the First to Post Answer
State and explain the different types of data models?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
What is the difference between substr & instr functions?
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?
What is oracle instant client?
What is oracle latest version?
When do I need to use a semicolon vs a slash in oracle sql?
select trunc(round(156.00,-1),-1) from dual;
How to retrieve the count of updated rows?
How do we know whether an index is created on a table ???
I need to get the values of the previous quarter.how to do this?eg: if my cuurent month is may i need to get the datas of the month jan,feb,march.Can it be done in oracle.I tried with date function q but for the month jan its not retriving the previous quarter(oct-dec).how to solve this.plpz anyone help me?
What is an Oracle Instance?