| Author |
database
|
sak sha
Greenhorn
Joined: May 02, 2006
Posts: 3
|
|
|
how to find the second max salary of employee given an emp table using sql
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
|
|
Sounds like a homework problem to me. Should be in the JDBC forum too. Here's a hint: sort the results Here's another hint: instead of sorting removing the records with the max salary
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
 |
|
|
subject: database
|
|
|