How do I reset a sequence in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Give the advantages and disadvantages of clusters.
State and explain the different types of data models?
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 load balancing and what u have used to do this?(sql loader)
What is meant by an index?
Will you be able to store pictures in the database?explain.
What is define in oracle?
 What are the oracle DML commands possible through an update strategy?
How to use null as conditions in oracle?
Explain do view contain data?
How to install oracle database 10g xe?
What is parameterized cursor in oracle?