| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| frecuencia | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| frecuID | Integer |
| frecuencia.ID | |||
| nombre | VarChar(100) |
| Nombre (p.listados) | ||||
| descripcion | Text |
| Descripcion | ||||
| horas | Integer |
| a cuantas horas corresponde? | ||||
| dias | Integer |
| a cuantos dias corresponde? | ||||
| bloquID | Integer | nblok.ID (bloqueo) |
|
||||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_frecuencia_bloqueos | mantenimiento.bloqueos | rhumanos.frecuencia | bloquID | bloquID |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_salarios_frecuencia | rhumanos.frecuencia | rhumanos.salarios | frecuID | frecuID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| R.Humanos |