Explain a data segment?
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle instant client?
how to get last monday of a month?
How can we Update a table with out using UPDATE command?
Define oracle database
Explain an exception and its types?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
how to find the n'th highest salary from emp ?
What is a read only transaction in oracle?
select * from emp what happened internally when we write this query in the sql prompt?
How to execute a stored program unit?
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.