Hi All,
Am trying to solve a query but am stuck at a point... the query is...
"Print details of 7 employees from emp talbe which have maximum sal"
Have found the way to print all the emps who have max sal but cant find a way to print 7 of them? (It doent matter if they are the first or last 7 ) . i want to print only 7 records.....
Should i go for a procedure or there happens to be another way to solve this problem
Regards,
Karan
Am trying to solve a query but am stuck at a point... the query is...
"Print details of 7 employees from emp talbe which have maximum sal"
Have found the way to print all the emps who have max sal but cant find a way to print 7 of them? (It doent matter if they are the first or last 7 ) . i want to print only 7 records.....
Should i go for a procedure or there happens to be another way to solve this problem
Regards,
Karan