'date'; > select ' date from foo group by date;'; > EOT $ psql -A -t -f /tmp/foo.sql postgres | psql -a postgres select avg(c1), stddev(c1), ...
確定! 回上一頁