How to change program global area (pga) in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a table in a specific tablespace?
How can I see all tables in oracle?
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What are synonyms used for ?
what is the difference between table and veiw?
How to create a new table by selecting rows from another table?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
What is ASM (Automatic Storage Management) in Oracle?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
What to do if the binary spfile is wrong for the default instance?