Return the same row more than once

  • Create a table that contains just numbers - 0, 1, 2, 3, ..., 1000 say.

    Then do a CROSS JOIN to this table from your label data source, where newtable.num < number of copies required.


Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply