insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00001', 'M', N'ARGEMIRO', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00002', 'F', N'OFELIA', N'MONSALVE', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00003', 'M', N'MIGUEL', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00004', 'M', N'ARGEMIRO', N'SALAZAR', '1969/08/11', '1969-08-11', 1, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00005', 'F', N'BEATRIZ', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00006', 'F', N'LILIANA', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00007', 'M', N'MAURICIO', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00008', 'M', N'ARMANDO', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00010', 'M', N'RICARDO', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00017', 'F', N'CENEIDA ', N'ZULEAGA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00018', 'M', N'JEFERSSON', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00019', 'F', N'JULIANA', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00020', 'M', N'JESSID', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00021', 'M', N'ARIEL', N'GARCIA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00022', 'F', N'KATERINE', N'GARCIA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00023', 'M', N'MAURICIO', N'MONTES', '1961/04/09', '1961-04-09', 1, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00024', 'M', N'DIEGO', N'MONTES-SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00025', 'M', N'CARLOS', N'BURITACA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00026', 'F', N'PAULA', N'BURITACA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00027', 'F', N'JHOANA', N'COETEZ', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00028', 'F', N'MILENA', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00029', 'F', N'ESTELA', N'MONTES', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00030', 'M', N'DIEGO', N'SALAZAR', '1998/12/07', '1998-12-07', 1, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00031', 'F', N'DAYANA', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00032', 'M', N'JOSE', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00033', 'M', N'CESAR', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00042', 'F', N'JESSICA ', N'BORJA', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00043', 'F', N'EUNICE', N'SALAZAR', '2010/08/08', '2010-08-08', 1, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00044', 'F', N'DAMARIS', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00045', 'M', N'JESUS', N'SALAZAR', '', null, 0, N''); insert into GenoPro_individuals (id, Gender, FirstName, LastName, Birth, BirthDate, IsDead, Comment) values ('ind00046', 'F', N'SAIDI', N'SALAZAR', '', null, 0, N'');