What are the values that can be specified for OPTIMIZER
MODE Parameter ?
How to shutdown your 10g xe server from command line?
what are Triggers?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
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?
Give the constructs of a package, function or a procedure.
What are the general rules on data consistency?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What is Read-Only Transaction ?
When do I need to use a semicolon vs a slash in oracle sql?
Is it possible to disable the parameter from while running the report ?
what is insert all statement in sql
What is the oracle implicit cursor?