Could count consist of any number (including really large ones), or is there an upper limit?
If there's an upper limit of, say, 10, you could create another table called (say) 'instances' and populate it as follows:
1
2
2
3
3
3
4
4
4
4
(etc)
Then include this table in your query and join it to...