How i can handle exception in large code like 1000 line
without distrubing the code or without exception handler sction?
No Answer is Posted For this Question
Be the First to Post Answer
How can we find out the current date and time in oracle?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
How to check your oracle database 10g xe installation?
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
How to export your connection information to a file?
What are the different types of database objects?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
does Oracle has only one table space?
What are group functions in oracle?
what is primary key and foreign key when and where have to use
What is the difference between 10g OEM and 11g OEM?
what is the difference between data migration and production migration.