requete :DELETE FROM produit WHERE id = 97
erreur:1146=>Table 'scoobydomicharly.produit' doesn't exist
requete :DELETE FROM stock_in WHERE produit_id = 97
erreur:1146=>Table 'scoobydomicharly.stock_in' doesn't exist
requete :DELETE FROM stock_out WHERE produit_id = 97
erreur:1146=>Table 'scoobydomicharly.stock_out' doesn't exist
requete :SELECT * from produit where type2 = 'Harnais' ORDER BY type, type2, marque, nom
erreur:1146=>Table 'scoobydomicharly.produit' doesn't exist
requete :SELECT distinct type2 from produit
erreur:1146=>Table 'scoobydomicharly.produit' doesn't exist
Produits
Tous
| Nom |
type |
type2 |
marque |
Prix achat |
Prix vente |
Quantité |
Vente |
Vente Annuelle |
|