Select n-th row from end of table Posted on März 6, 2013März 22, 2019 by tdittmar You can use the following T-SQL code to select the n-th row from the end of a table: View the code on Gist.