pmHW2.sh 109 B

1
  1. #!/bin/bash psql -U postgres -d sqmmt -c "\copy dim_pm.in_pm_data_hw from '$1' with DELIMITER '|' null ''";