I would like to know if there is a keyword similar to fetch first provided here for selecting the last rows? 
I know something similar can be done by changing the sorting from say ascending to descending and use that, but I want to avoid that for now.