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)
No Answer is Posted For this Question
Be the First to Post Answer
What are the database administrators utilities available?
What is java oracle used for?
What is tns entry?
Please explan Why static query is more faster than dynamic query ?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
What is a nvl function?
Describe the different type of Integrity Constraints supported by ORACLE ?
How to create an oracle database manually?
Differentiate between translate and replace?
How to use "if" statements on multiple conditions?