| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| noplas | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| noplaID | Integer | noplid.ID (ID.nos.planilla) | ||||
| numero | VarChar(20) |
| Numero o serie | ||||
| del | Date |
| 2007-06-01 | fecha del | |||
| al | Date |
| 2007-01-01 | fecha al | |||
| nombre | VarChar(50) |
| Nombre (p.listados) | ||||
| placoID | Integer | placls.ID (columnas p/formar planilla) |
|
||||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_noplas_placols | planillas.placols | planillas.noplas | placoID | placoID |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_planillas_noplas | planillas.noplas | planillas.planillas | noplaID | noplaID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| Planillas |