rakesh repala

Greenhorn
+ Follow
since May 23, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by rakesh repala

select sal from emp e1 where 2=(select count* from emp e2 where e1.sal>e2.sal)

regards
------
16 years ago
please help me find the second largest value in a column

write a query using oracle 8i
16 years ago
please help me how we sort arraylist elements
16 years ago
can we have multiple static blocks in one class?how it will be exceution statrs?
16 years ago