What are the varoius components of physical database structure of oracle database?
No Answer is Posted For this Question
Be the First to Post Answer
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
What are the different types of trigger and explain its various uses and functions?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is a table index?
Hi Can any one tell me what are the API's used in requisition import.
how to insert data into partitioned table partition done by Range partition
Explain oracle’s system global area (sga).
What is an oracle function?
what is pragma?
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
How to create a new table by selecting rows from another table?