DKamadulski
Programmer
I have converted an Access database and need to duplicate one of the queries in T-SQL. The query in question is useing the Access First function, is there a similar function in T-SQL? Or a bit of code I could write that does not use temp tables and cursors?