Re: pgsql-novice@postgresql.org - Mailing list pgsql-novice

From Andrej Ricnik-Bay
Subject Re: pgsql-novice@postgresql.org
Date
Msg-id b35603930802161155t40130733j4420955039d3750a@mail.gmail.com
Whole thread Raw
In response to pgsql-novice@postgresql.org  (Ubence Quevedo <r0d3nt@pacbell.net>)
List pgsql-novice
On 17/02/2008, Ubence Quevedo <r0d3nt@pacbell.net> wrote:
> What would the command be to have a query result be put into a
> location/space sensitive file [position 1 through 5 would be one thing
> where position 6 through 10 would be the next field, 11 through 16
> another, etc]?  Is this even possible with Postgres?
Like in
echo "select column from table;"| psql |tee output
?


Cheers,
Andrej


--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

pgsql-novice by date:

Previous
From: Rai Developer
Date:
Subject: Re: SQL LEFT JOIN and WHERE
Next
From: Rai Developer
Date:
Subject: Re: SQL LEFT JOIN and WHERE