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
When do we use group by clause in a sql query?
How to count duplicated values in a column in oracle?
How many types of tables are there in oracle?
What is archive log in Oracle?
How to use in conditions in oracle?
What is a Temporary Segment ?
What is an oracle function?
what is the difference between data migration and production migration.
What is a nested table and how is it different from a normal table?
What is PL/SQL ?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
Explain index?