In Sql Server, I have a table with an Identity primary key. Often I want the latest few new records, so I grab the Top n sorted by descending the primary key. Should I defin
It makes absolutely no difference.
I can't even imagine why it's possible to declare it either way.