In the oracle version 9.3.0.5.0, what does each number shows?
No Answer is Posted For this Question
Be the First to Post Answer
Is oracle a programming language?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
How to write text literals in oracle?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
How to write an inner join with the where clause in oracle?
what is Table ?
How to define default values for formal parameters?
What is the data pump import utility?
How to drop an index?
what is RAID technology?which is better RAID 0+1 OR RAID 5?
What is recovery manager in Oracle?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example