Explain implicit cursor.
No Answer is Posted For this Question
Be the First to Post Answer
How to define a cusotmer as a supplier in ORACLE R12
What is the difference between Delete, Truncate and Drop in Oracle?
what is the syntax of UPDATE command?
how to get last monday of a month?
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 the use of Control File ?
What are the limitations of check constraint?
Explain a synonym?
What is blob data type in oracle?
How to recover a dropped table in oracle?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
what r tyhe major differences between oracle 9i & 10g?