How to find out what privileges a user currently has in oracle?
How to download oracle database 10g xe?
What is the exact use of Collections?
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
What is the difference between post-database commit and post-form commit?
What is Hash Index?
What is the best way to do multi-row insert in oracle?
What is an anonymous block?
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
Please explan Why static query is more faster than dynamic query ?
How to concatenate two text values in oracle?
defination of bitmap index
what is the syntax of DELETE command?