Is oracle an open source?
Explain the use of rows option in exp command.
How to call a sub procedure?
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example
What is an Integrity Constrains ?
What are the different types of failures that occur in Oracle database?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
Can we store images in oracle database?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
What do you understand by database schema and what does it hold?
What is the difference between translate and replace in oracle?
what is main def between plsql/table and array?