a basic sql request - Mailing list pgsql-general

From Edouard DESSIOUX
Subject a basic sql request
Date
Msg-id 99110813425402.00530@dooz.corp.intrinsec.com
Whole thread Raw
Responses Re: [GENERAL] a basic sql request  (Bob Kline <bkline@rksystems.com>)
List pgsql-general
Hello,

I'm having problem with a request, I want to do a
select * from crypto
but I want the first field to be the name field.
So i tried
select name,* from crypto
but I just got name both.
Can someone tell me how to do this ?
--
Edouard DESSIOUX
Proverbe chien :
"Si ca se mange pas,
 Si ca se baise pas,
 Pisse dessus !!"

pgsql-general by date:

Previous
From: Fabrice Scemama
Date:
Subject: Installing Postgres on Linux Alpha
Next
From: Bob Kline
Date:
Subject: Re: [GENERAL] a basic sql request