Re: SQL problem? - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: SQL problem?
Date
Msg-id 20050826022121.GA19274@wolff.to
Whole thread Raw
In response to Re: SQL problem?  (<operationsengineer1@yahoo.com>)
Responses Re: SQL problem?
Re: SQL problem?
List pgsql-novice
On Thu, Aug 25, 2005 at 16:47:54 -0700,
  operationsengineer1@yahoo.com wrote:
> > Column names are case-sensitive.
> > Btw.: SELECT * is evil...
> >
> >
> >
> > Regards, Andreas.
>
> Andreas, what would you recommend instead of SELECT *
> if you really do wanty all the results?

Explicitly listing the columns. Using '*' causes maintainance problems.

pgsql-novice by date:

Previous
From:
Date:
Subject: Re: SQL problem?
Next
From: Tom Lane
Date:
Subject: Re: Copy Failure