How to create id with auto_increment on oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is program global area (pga) in oracle?
What are temporal data types in oracle?
What are the types of partitions in oracle?
How to start an oracle instance?
Explain the use of compress option in exp command.
ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
How to list all user accounts in oracle?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
How to use values from other tables in update statements using oracle?
What is backup in Oracle?
What is an Index ?
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