Is there a way to insert many data during a worker run. I'm thinking about 2k-3k of rows. I only kno

Is there a way to insert many data during a worker run. I'm thinking about 2k-3k of rows. I only know how to insert one row per execution which is really inefficient. Is there a better way?
Was this page helpful?