List the various oracle database objects?
No Answer is Posted For this Question
Be the First to Post Answer
what is the scenario where you take the database to NoArchivelog mode?
what is IDE,DMV in sql server?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
which is the best training centre for learning oracle?
How to use subqueries in the from clause in oracle?
What is the difference between substr and instr?
Explain the use of record length option in exp command.
Differentiate between post-database commit and post-form commit?
How to set a transaction to be read only in oracle?
What is difference between SQL and SQL*PLUS?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).