add batch remove batch split batch comment selection show hidden batches hide batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
9 rows affected
customer_id product_name row_a
1 Prduct_1 1
2 Prduct_1 1
customer_id min_order_date
1 2023-05-10
2 2023-04-10
customer_id order_date product_id
1 2023-05-10 1
2 2023-04-10 1
customer_id order_date product_id product_name
1 2023-05-10 1 Prduct_1
2 2023-04-10 1 Prduct_1