What is a schema in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to delete all rows a table in oracle?
What's dateware house and what's clustor with practicle example
How to use "if" statements on multiple conditions?
What is pragma autonomous transaction in oracle?
Explain what are synonyms used for?
Describe the different type of Integrity Constraints supported by ORACLE ?
Explain the use of grant option in exp command.
What are the Characteristics of Data Files ?
How to pass parameters to procedures in oracle?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
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