This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| group:Deportes | |
| pers = {cuil:string,nom:string,sexo:string,edad:number,dir:string,tel:string,zona:string | |
| 20111111111,'Juan Pérez','M',25,'Calle 1','123456','Capital' | |
| 27222222222,'María López','F',30,'Calle 2','234567','Rivadavia' | |
| 20333333333,'Carlos Gómez','M',35,'Calle 3','345678','Santa Lucía' | |
| 27444444444,'Ana Rodríguez','F',28,'Calle 4','456789','Capital' | |
| 20555555555,'Roberto García','M',40,'Calle 5','567890','Rawson'} | |
| depo = {codd:string,nomd:string,clase:string | |
| D01,'Fútbol','Equipo' |