What is an oracle user account?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to do clean up if create database failed?
what is the syntax of CREATE command?
Please explan Why static query is more faster than dynamic query ?
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
What is bulk copy or bcp in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is different bet native dynamic sql and Dbms_Sql?
How to use windows user to connect to the server?
How to store pictures on to the database?
What is the usage of save points in oracle database?
How to retrieve the count of updated rows?