MySQL: generate and insert a range of dummy rows

There are a lot of ways to do this, but the one below is the most straightforward to me.

Much more ways to achieve the same result can be found here — https://www.percona.com/blog/2020/07/27/generating-numeric-sequences-in-mysql/

Similar Posts

LEAVE A COMMENT