| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| estilos | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| estilID | Integer |
| Estilo.ID | |||
| nombre | VarChar(100) |
| Nombre estilo | ||||
| fecha | Date |
| 2007-06-01 | fecha registro | |||
| bloquID | Integer |
| nblok.ID (bloqueo) |
|
|||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_estilos_bloqueos | mantenimiento.bloqueos | inventarios.estilos | bloquID | bloquID |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_kardex_estilos | inventarios.estilos | inventarios.kardex | estilID | estilID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| Existencias |
| Productos |