| From: | <operationsengineer1(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: SQL problem? |
| Date: | 2005-08-26 17:51:18 |
| Message-ID: | 20050826175118.15194.qmail@web33313.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
--- Bruno Wolff III <bruno(at)wolff(dot)to> wrote:
> On Thu, Aug 25, 2005 at 16:47:54 -0700,
> operationsengineer1(at)yahoo(dot)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.
thanks for the insight.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2005-08-26 18:35:05 | Re: Packet sizes on transfers between client/server |
| Previous Message | Walker, Jed S | 2005-08-26 17:41:51 | Re: Packet sizes on transfers between client/server |