| DbWrench Documentation: MRE |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| posiciones | (Table) |
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
| posicID | Integer |
| ID unica | |||
| nombre | VarChar(50) |
| Nombre (p.listados) | ||||
| descripcion | Text |
| Descripcion | ||||
| fecha | Date |
| 2007-06-01 | fecha de registro | |||
| obs | Text |
| Observaciones, Anotaciones o Comentarios | ||||
| Indexes (none) |
| Foreign Keys (none) |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_dependientes_posiciones | info.posiciones | info.dependientes | posicID | posicID |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| Info |