How to list all user accounts in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Whether any commands are used for months calculation? If so, what are they?
How to best split csv strings in oracle 9i?
How to Truncate Table in Oracle
How do I limit the number of oracle database connections generated by weblogic server?
How do you handle duplicate records in a database?
What are triggers?Where are they used?
How to establish administrator authentication to the server?
How do I reset a sequence in oracle?
select statement does not retrieve any records. what exception is raised?
How to lock and unlock a user account in oracle?
Explain how are indexes update?
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?