On 2009-03-26, Nicholas I <nicholas.domnic.i@gmail.com> wrote:
> --002215046d3b27679c0465ffd2cf
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
>
> Hi ,
>
> Does any one how to convert table to excel.
>
> I just tried the COPY table_name to '/home/user/output.xls' using
> delimiters ',';
use CSV, be sure to select the correct types for each column when loading
the CSV