Does oracle database need java?
Answer / Khushboo Srivastava
Oracle Database does not require Java to run. However, some Oracle tools such as SQL Developer and APEX use Java for their user interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to save query output to a local file?
which language is used to develop the oracle........?
What is Segment Advisor in Oracle?
what is a cartition product?
How to insert a record into a table?
Explain oracle data types with examples?
Table E: Name dept month sal 1 A JAN 800 2 B APR 1000 3 A JAN 300 4 A JAN 600 5 C JUN 400 1) SELECT HIGHEST SAL PAID DEPT IN JAN MONTH? 2) WRITE QUERY GET MAX SAL DEPT NO?
How to compare dates in oracle sql?
How do you store pictures in a database?
What is an oracle transaction?
Explain the difference between replace() and translate() functions in oracle?
How to assign values to variables?