Drop files here

SQL upload ( 0 ) x -

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:
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Restore default values
Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database: Queried time:
Untitled *
v Show/Hide tables list View in full-screen 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 Ventas Clientes
* CodCliente : varchar(5)
* Nit : varchar(13)
* Nombre : varchar(12)
* Telefono : varchar(8)
* Direccion : varchar(30)
v Ventas DetalleFactura
* Id : int(11)
* NoFactura : int(11)
* CodProducto : int(11)
* Cantidadpedida : int(11)
* PrecioTotal : float
v Ventas FACTURA
* NoFactura : int(11)
* fecha : date
* CodCliente : varchar(5)
* TotalFactura : int(11)
v Ventas Producto
* CodigoProducto : int(11)
* Descripcion : varchar(30)
* Proveedor : int(11)
* PrecioCosto : float
* PrecioVenta : float
* Foto : varbinary(15)
v Ventas Proveedor
* CodProveedor : int(11)
* Proveedor : varchar(20)
* Telefono : varchar(8)
* Direccion : varchar(30)
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship