How can we find out the duplicate values in an oracle table?
No Answer is Posted For this Question
Be the First to Post Answer
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to check the oracle tns settings?
What is hot backup and logical backup?
how to we delete a row using varray
How to start your 10g xe server from command line?
Explain an integrity constrains?
What is a nested table and how is it different from a normal table?
difference between procedures and function?
Can the query output be sorted by multiple columns in oracle?
What is a table index?
What does a Control file Contain ?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.