Anyone have the Latest Oracle Dumbs?While u have please
forard to narain1411@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
What is analyze command used for?
How does the on-delete-cascade statement work?
Is oracle a programming language?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
What is meant by raw datatype?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
How to recover a dropped index?
what is the use of composite key constraint?
1) Does oracle have any table which contain all the exceptions and it's code internally?
Explain an index?
Explain what are the different type of segments?
What is a Synonym ?