How do I learn what codesets are available in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what are archived logs?
which clause we are not used in where clause?
Why do we need oracle client?
Explain coalesce function?
What is the string concatenation operator in oracle?
What is a select query statement in oracle?
Youre getting high busy buffer waits - how can you find whats causing it?
How to get a list of all user accounts in the database?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
i want department wise maxmum salary and empolyee name
Explain the difference between a procedure and a function?
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.