DELETE FROM detail where order_id='#ordered_id#' and prod_id='#product_id#'

你所選擇的訂單細節,訂單編號為 #ordered_id# ,貨物編號為 #product_id# 已經刪除了。

回到主頁