How to execute the package in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Why cursor variables are easier to use than cursors?
How to assign values to variables?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is SAVE POINT ?
Difference between cartesian join and cross join?
What is the difference between count (*), count (expression), count (distinct expression)?
How to retrieve the count of updated rows?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
what is the syntax of DROP command?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
How to lock and unlock a user account in oracle?