Advertisement
kromm77

psql no header query

Jul 24th, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. psql cdr -q -A -F "," -P footer -U postgres --c "select NO_TEL_CO, DT_INI_CA, OR_INI_CA, QU_DUR_CA, IMP_TOT_CA  from pridecdr where idsede='2000040805' and to_num(dt_ini_ca) between 20180701 and 20180731 and no_tel_ce='0471057450' "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement