How many objectname will be created for a single table drop
function? Why 'flashback' query giving error "ORA-38312:
original name is used by an existing object" while getting
the table?
No Answer is Posted For this Question
Be the First to Post Answer
How to use "out" parameter properly?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
How can I get column names from a table in oracle?
How to set a transaction to be read only in oracle?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
What are the type of Synonyms?
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
what are steps for interface? where is exchange rate defined in which table?
select * from emp what happened internally when we write this query in the sql prompt?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
what is reindexing?