How to use subqueries in the from clause in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if the imported table already exists?
When can Hash Cluster used ?
diff between DELETE and TRUNCATE?.
14 Answers HCL, Yalamanchili Software,
what is the syntax of DROP command?
Explain about achiever in sql?
What is execute immediate in oracle?
What are the advantages of Views ?
how to use sequence and what use of sequence cache
what is the difference between substr and instr function in oracle?
How many memory layers are in the oracle shared pool?
What are the components of Logical database structure of ORACLE database?
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?