how to find out largest value in a table
Answers were Sorted based on User's Feedback
Answer / pradeep kolakala
Select max(sal) from ithpharma.UserRole where version
not in (select max(sal) from ithpharma.UserRole)
| Is This Answer Correct ? | 1 Yes | 3 No |
defination of bitmap index
24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .
Why is oracle database so popular?
please explain.. DB architecture ...
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
Does oracle partitioning improve performance?
How to select all columns of all rows from a table in oracle?
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)
Is java required for oracle client?
What is private procedure oracle?
does the query needs a hint to access a materialized view?