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 happens if you set the sga too low in oracle?
t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
what is a cartition product?
How to retrieve 5th highest sal from emp table?
What is bulk load in oracle?
Can you have more than one content canvas view attached with a window ?
How to turn on or off recycle bin for the instance?
Can the query output be sorted by multiple columns in oracle?
What is Hash Index?
what is the use of composite key constraint?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
How do we know whether an index is created on a table ???