Sort Results: [ Hot | Best | Latest ]
More Oracle Interview Questions : SQL and PL/SQL
by rakeshfan
I can say Oracle database is a box of chocolates. You never know what you're gonna get. The more I learn about it, the more there is to learn. It's getting so much better with each new release too. See what... published 14 months ago
Mastering Oracle Date Arithmetic
by selvirajan
Date Arithmetic is the calculations based on date. Doing Date calculations is a night mare many times for a developer, especially in Oracle many developer felt this. But many of us never knew simple tricks... published 6 weeks ago
Oracle PLSQL Interview Questions. Additional Concepts Every Developer Should Know.
by rakeshfan
The best way of learning something is by asking questions. That's why I've organized this hub in a question-answer format. The questions range from Basic to Advanced. I gave a concise answer too, only for... published 2 years ago
Oracle Interview Tips and Quetions
by selvirajan
Oracle is strong in database management and data-warehousing for more than decades. It is leading the RDBMS world on top rank. Being a Oracle techie, one has lots of opportunities. We posted our first... published 2 months ago
Oracle Exceptions
by selvirajan
Exceptions in Oracle are powerful error handling mechanism. Do you feel little difficulty hearing the word Exception handling? This page depicts Exception handling and gives you very clear understanding of... published 6 weeks ago
ORACLE FAQS
by 462844
1. WHAT IS DATA OR INFORMATION? Ans: The Matter that we feed into the Computer is called Data or Information. 2. WHAT IS DATABASE? Ans: The Collection of Interrelated Data is called Data... published 7 months ago
Oracle SQL*PLUS
by oraclenotes
Put in sqlplus.bat: Set NLS_LANG=French_France.WE8PC850 sqlplus.exe CONNECT login/password@SID Set pause on SELECT * FROM employees; SELECT USER FROM DUAL; Display the names of all... published 15 months ago
How To Become a Database Programmer
by pcubergeek
Information on how to become a database programmer. published 6 months ago
Over come the 255 Character Limit of DBMS_OUTPUT
by selvirajan
Oralce has provided the DBMS_OUTPUT package for the PL/SQL Developers. PUT_LINE function is probably the most used feature of Oracle Developers. PUT_LINE is used for displaying the results/outputs in the... published 2 months ago
Oracle Analytic Functions
by selvirajan
Oracle Analytic Functions Analyctic functions in Oracle are set of functions and clauses used for arriving statistical informations like sum, average. These functions are more flexible to use and efficient.... published 3 weeks ago










