When I add a request to the TB_PEDIDOS table,
TB_PEDIDOS:
ID_PEDIDO, DATA_PEDIDO, ID_CLIENTE
I also need to add the order details in another table:
TB_DETALHES_PEDIDOS:
ID_PEDIDO, ID_PRODUTO, QUANTIDADE, PRECO
Example:
Produto...
asked by
15.04.2014 / 03:36