To calculate jumblah which should be in the customer's pay can be seen also with the following querySELECT order_id, SUM (subtotal + discount + shipping_amount) FROM order_levelGROUP BY order_id;The following query for menampil kan order id and total must be paid in actual customerPer order
Sedang diterjemahkan, harap tunggu..
