How to use fetch statement in a loop?
No Answer is Posted For this Question
Be the First to Post Answer
Why is oracle so popular?
How to initialize variables with default values?
What is a Data File ?
How can I combine multiple rows into a comma-delimited list in oracle?
Explain what are synonyms used for?
What is the difference between an Oracle Schema and an Oracle Instance?
What are Clusters ?
Hi All, Recently I attended a interview for a developer position in an educational university. They asked me the a question, I answered somehow but I was not not satisfied myself. Can anybody reply for it? The question is: A business user comes to you directly with an urgent request:: there is a problem with some students not being able to re-enrol. It appears that ?something has gone wrong with the end-dating of some previous courses they had enrolled in, and this is preventing them from completing their on-line re-enrolments?. Fortunately the user has done some analysis on the situation, and has developed some code to change the end dates. They tell you that they have tested this code in the ?dev? environment, and it works fine. They are asking you to please get this implemented in production as soon as possible. What steps would you take in response to their request ? Thanks
What is meant by redo log buffer ?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
What privilege is needed for a user to create tables in oracle?
Can we call procedure inside function in oracle?