\copy dept1 from 'dept1.data' using delimiters '|' with null as 'NULL' \copy emp1 from 'emp1.data' using delimiters '|' with null as 'NULL'