Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Order line per order id

$
0
0

Hey,

simple thing: I created orders. Each order is represented by a unique id.
Now I want to create an order line id per order id.

Each order starts with the order line 1.

Example:

Order id | Order line
1 | 1
1 | 2
2 | 1
2 | 2

How can I do that?

Kind regards,
Daniel


Viewing all articles
Browse latest Browse all 2665

Trending Articles