Posts Tagged ‘Get Nth highest value in Sql server’

20
Jul

Get Nth highest value in Sql server

   Posted by: admin   in Sql Server

Hello Friends ,

Recently few of my friends was looking for a job during them interviews one comman question asked to them is the get or find the Nth value form the any table like Employee table.

so here is the one query which will give you Nth value from the employee table. Read the rest of this entry »