22 | | copy wrbd.fish_fi(op_st_id,op_year,op_equipment,op_nbnights,op_nbnets,op_nbtotal,op_cpue,op_totalweight,op_nbfem,op_nbmal,op_nbimmat) from 'D:/CelineJouanin/POSEProject/Ireland/DataIreland/8.lakes_operation.csv' with csv delimiter as ';' header ; |
| 24 | copy wrbd.fish_fi(fi_folio_no,fi_st_id,fi_fish_id,fi_date,fi_year,fi_individual_life,fi_retained,fi_length) from 'D:/CelineJouanin/POSEProject/Ireland/DataIreland/4.WRBD_NDP_dbase_Historical_Lakes_and_all_burr_silvers.csv' with csv delimiter as ';' header ; |