Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
1 4421What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
1 4478What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
2 4619What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
1 4519What is the effect of setting the 'RULE' for OPTIMIER_GOAL parameter of the ALTER SESSION Command ?
1 4022
Explain the use of indexes option in exp command.
How can we view last record added to a table?
Are database administrators in demand?
How to write numeric literals in oracle?
Have you attend the client meetings?
Can you remove an open file under unix?
What are the differences between interval year to month and interval day to second?
What is a named program unit?
What is the data pump export utility?
What is variable? What is Flow of variable?
Why packages are used in oracle?
Whether any commands are used for months calculation? If so, what are they?
How to start a new transaction in oracle?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
In what sequence do triggers get fired by oracle forms?