How to execute the package in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Which are the five query types available in oracle?
What are oracle functions?
How are extents allocated to a segment?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
what is the difference between data migration and production migration.
How to create an oracle testing table?
What is a Sequence ?
Does oracle partitioning improve performance?
"primary key=unique+null" is equal,reson?not,reason?
can u plz provide me oca sql dumps please i need them
How to execute a stored procedure in oracle?
which clause we are not used in where clause?