Explain the difference between sql and oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Is java required for oracle client?
Which is faster join or subquery in oracle?
how to get last monday of a month?
What is Library Cache in Oracle?
How to divide query output into groups in oracle?
How do you find current date and time in oracle?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is the maximum number of triggers that can be applied to a single table?
How do I recompile a procedure in oracle?
what is difference between foreign key and reference key