INSERT INTO `boutique`.`commandes` (`id`, `email`, `commande`, `heure`, `date`, `total_ttc`, `total_ht`, `livraison`, `reglement`, `frais_livraison`, `nom`, `prenom`) VALUES (NULL, 'lulu.vincent@orange.fr', 'barbecue, 1, 700, 600', '23:07', '22-04-2010', '1234', '1145', 'train', 'cheque', '4.55', 'moi', 'lui');