How to create an oracle database manually?
No Answer is Posted For this Question
Be the First to Post Answer
How to drop a stored function?
What are the different type of Segments ?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
How to assign query results to variables?
Which database is better for os platform dependency?
what is the difference between UNION AND UNIONALL
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
Compare and contrast between sql and sql server and explain its various functions?
How data locks are respected in oracle?
What are set operators?
What is Java Pool in Oracle?
Can select statements be used on views in oracle?