Monday, 16 December 2019
find max sal
select * from emp a where 1 (select count(distinct(b.sal)) from emp b where b.sal>=a.sal)
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
find max sal
select * from emp a where 1 (select count(distinct(b.sal)) from emp b where b.sal>=a.sal)
(no title)
Hi this is my first day on blogger its smiley superb
how to read new paper in online
how to read news paper in online
find max sal
select * from emp a where 1 (select count(distinct(b.sal)) from emp b where b.sal>=a.sal)