I would like to display just the top first; my report seems to hang when I use the TOP 1 in my query. but query works fine in SSMS using the select top 1 ... I even use order by column at the end and I still get the same results (NO RESULTS)
↧