Changeset 7995 for main/waeup.custom/trunk/src/waeup/custom/applicants
- Timestamp:
- 28 Mar 2012, 06:23:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.custom/trunk/src/waeup/custom/applicants/sample_applicant_data.csv
r7866 r7995 1 container_code,reg_number,firstname,lastname,date_of_birth,email,course1 2 pg2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1 3 pg2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1 4 pg2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1 1 container_code,reg_number,firstname,lastname,date_of_birth,email,course1,sex 2 pg2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1,m 3 pg2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1,m 4 pg2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1,m
Note: See TracChangeset for help on using the changeset viewer.