| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| colores | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| colorID | Integer |
| Color.ID | |||
| nombre | VarChar(100) |
| Nombre color | ||||
| 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_colores_bloqueos | mantenimiento.bloqueos | inventarios.colores | bloquID | bloquID |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_kardex_colores | inventarios.colores | inventarios.kardex | colorID | colorID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| Existencias |
| Productos |