scriptSQL
scriptSQL
USE cafe_sena;
--
-- Dumping data for table `compras`
--
--
-- Table structure for table `consumidores`
--
--
-- Dumping data for table `consumidores`
--
--
-- Table structure for table `eventos`
--
--
-- Dumping data for table `eventos`
--
--
-- Table structure for table `facturas`
--
--
-- Dumping data for table `facturas`
--
--
-- Table structure for table `facturas_prod`
--
--
-- Dumping data for table `facturas_prod`
--
--
-- Table structure for table `insumos`
--
--
-- Dumping data for table `insumos`
--
LOCK TABLES `insumos` WRITE;
/*!40000 ALTER TABLE `insumos` DISABLE KEYS */;
INSERT INTO `insumos` VALUES (123133,'Queso',3,'https://tropicalcheese.com/wp-
content/uploads/2020/06/peruvian-cheese-12oz-820x820.jpg','2024-04-04','2024-
04-09',3500),(123144,'Harina de trigo',6,'https://th.bing.com/th/id/OIP.RCDoF-
MEDhllMfjJmw88ygHaHa?rs=1&pid=ImgDetMain','2024-05-13','2024-05-
15',9000),(123146,'Leche
deslactosada',5,'https://th.bing.com/th/id/R.de7126892dec66c16efee9bbebf9f826?
rik=MYpfvGY26VM3Mw&riu=https%3a%2f%2ffanyv88.com%3a443%2fhttp%2fwww.beiplas.com%2fwp-
content%2fuploads%2f2012%2f03%2fbolsa-para-
leche.jpg&ehk=jTlKluDEHXDRnzBA2RRCu1KeWJGcTadTZtXVcTL9Pkg%3d&risl=&pid=ImgRaw&
r=0&sres=1&sresct=1','2024-05-14','2024-05-18',3500);
/*!40000 ALTER TABLE `insumos` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `productos`
--
--
-- Dumping data for table `productos`
--
--
-- Table structure for table `proveedores`
--
--
-- Dumping data for table `proveedores`
--
--
-- Table structure for table `usuarios`
--
--
-- Dumping data for table `usuarios`
--
--
-- Table structure for table `utensilios`
--
--
-- Dumping data for table `utensilios`
--