Okay, if you had a query: - Select TOP 5 field1 FROM tbl -and there is more than five duplicate values in field1 (date, for example) it returns all of them (748, in my case)
How do you trunc the list at five? I only want the first five instances.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.