How to use an explicit cursor without open statements?
No Answer is Posted For this Question
Be the First to Post Answer
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is ceil and floor in oracle?
Explain oracle 12c new features for developers?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
It's Urgent? How to IMPORT .xls & .txt file into ORACLE?
What is data block in Oracle?
How to use an explicit cursor without open statements?
Can we commit inside a function in oracle?
How to export several tables together?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Point out the difference between user tables and data dictionary?
what is primary key?