Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count Time taken
Options
Set default





Collapse Expand Requery Edit Explain Profiling Query failed Database : Queried time :
Untitled *
v Show/Hide tables list View in fullscreen Add tables from other databases New page Open page Save page Save page as Delete pages Create table Create relationship Choose column to display Reload Help Angular links / Direct links Snap to grid v Small/Big All Toggle small/big Toggle relationship lines Export schema > Move Menu > Pin text
Number of tables: 0
v simple_invoice_csl500 botellas
* id : int(11)
* id_producto : int(11)
* lote : int(11)
* cantidad : int(11)
v simple_invoice_csl500 categorias
* idCategoria : int(11)
* nombreCategoria : varchar(250)
v simple_invoice_csl500 clientes
* id_cliente : int(11)
* nombre_cliente : varchar(255)
* direccion_cliente : varchar(256)
* tipo.pdv : int(11)
* status_cliente : tinyint(4)
* date_added : datetime
* catCliente : varchar(200)
v simple_invoice_csl500 detalle_factura
* id_detalle : int(11)
* numero_factura : int(11)
* id_producto : int(11)
* cantidad : int(11)
* cant.devuelta : double(8,2)
* cant.cort.ocesa : varchar(8)
* cant.cort.int : double(8,2)
* cant.final : double(8,2)
* precio_venta : double
* porcentaje : decimal(5,2)
* porcentaje_ocesa : decimal(5,2)
v simple_invoice_csl500 empresas
* empresa_id : int(11)
* nombre : varchar(64)
* tipo : int(11)
* estatus : tinyint(4)
v simple_invoice_csl500 eventos
* idEvento : int(4)
* nombreEvento : varchar(300)
* idrecinto : int(11)
* fechainicio : datetime
* fechafin : datetime
* aforoEstimado : int(11)
* aforoReal : int(11)
* estatus : tinyint(1)
v simple_invoice_csl500 facturas
* id_factura : int(11)
* numero_factura : int(11)
* fecha_factura : datetime
* id_cliente : int(11)
* id_vendedor : int(11)
* condiciones : varchar(30)
* total_venta : varchar(20)
* estado_factura : tinyint(1)
* evento : varchar(300)
v simple_invoice_csl500 logs
* idLog : int(11)
* idUsuario : int(11)
* modulo : varchar(50)
* tipoMovimiento : varchar(50)
* detalle : text
* fecha : datetime
v simple_invoice_csl500 nivel
* nivel_id : int(11)
* nivel : varchar(20)
v simple_invoice_csl500 notifications
* id : int(11)
* product_id : int(11)
* message : varchar(255)
* accion : varchar(15)
* created_at : datetime
* created_by : int(11)
* response : int(11)
v simple_invoice_csl500 notification_recipients
* id : int(11)
* notification_id : int(11)
* user_id : int(11)
* is_seen : tinyint(1)
* responded_at : datetime
v simple_invoice_csl500 pdv
* id_pdv : int(11)
* clave : varchar(16)
* descripcion : varchar(64)
* tipo : int(11)
* comision : int(11)
* idrecinto : int(11)
* clasificacion : int(11)
* status : int(11)
* tmp2 : int(11)
* rmp3 : int(11)
v simple_invoice_csl500 products
* id_producto : int(11)
* codigo_producto : char(20)
* nombre_producto : char(255)
* status_producto : tinyint(4)
* date_added : datetime
* precio_producto : double
* id_categoria : int(250)
* stock : double(9,2)
* factor_conv : varchar(6)
* id_subCategoria : int(250)
* id_recinto : int(11)
* id_cliente : varchar(250)
* porcentaje : decimal(5,2)
* porcentaje_ocesa : decimal(5,2)
v simple_invoice_csl500 products_backup
* id_producto : int(11)
* id_producto_backup : int(11)
* codigo_producto : char(20)
* nombre_producto : char(255)
* status_producto : tinyint(4)
* date_added : datetime
* precio_producto : double
* id_categoria : int(250)
* stock : double(9,2)
* factor_conv : varchar(6)
* id_subCategoria : int(250)
* id_recinto : int(11)
* id_cliente : varchar(250)
* porcentaje : decimal(5,2)
* porcentaje_ocesa : decimal(5,2)
v simple_invoice_csl500 recintos
* idrecinto : int(11)
* Descripcion : varchar(64)
* Direccion : varchar(265)
* idtiporecinto : int(11)
* estatus : int(1)
v simple_invoice_csl500 response_notification
* id : int(11)
* response : varchar(50)
v simple_invoice_csl500 subcategoria
* id_subCategoria : int(11)
* subcategoria : varchar(50)
* id_categoria : int(11)
v simple_invoice_csl500 tmp
* id_tmp : int(11)
* id_producto : int(11)
* cantidad_tmp : int(11)
* precio_tmp : double(8,2)
* lote : varchar(20)
* session_id : varchar(100)
v simple_invoice_csl500 users
* user_id : int(11)
* firstname : varchar(20)
* lastname : varchar(20)
* user_name : varchar(64)
* user_password_hash : varchar(255)
* user_email : varchar(64)
* date_added : datetime
* nivel : int(11)
* token : varchar(150)
* perfil : int(1)
* tema : int(1)
* estatus : int(1)
v simple_invoice_csl500 usuariosclientes
* id : int(11)
* idUsuario : int(11)
* idCliente : int(11)
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship