insert into user_order_A(id,name) values (6, 'C'); #假如這是記錄每訂單的項目價錢 drop table products_table; CREATE TABLE products_table (
確定! 回上一頁