What are the built-in functions used for sending Parameters
to forms ?
No Answer is Posted For this Question
Be the First to Post Answer
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
How to create a server parameter file?
Can we create more than one index on particular column?
select trunc(round(156.00,-1),-1) from dual;
What is an UTL_FILE.What are different procedures and functions associated with it?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
Is there a function to split a string in plsql?
Can you drop an index associated with a unique or primary key constraint?
where we have to use ON clause and where we have to use USING clause in JOINS
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
Which environment variables are absolutely critical in order to run the OUI?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).