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.
No Answer is Posted For this Question
Be the First to Post Answer
How to list all indexes in your schema?
What is a subquery in oracle?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How does oracle handle read consistency?
How to define a data field as not null?
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
how to we delete a row using varray
How to check the oracle tns settings?
What is meant by joins?
List out the types of joins.
What is Database Trigger ?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables