Re: SQL problem?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: SQL problem?
Дата
Msg-id 20050826022121.GA19274@wolff.to
обсуждение исходный текст
Ответ на Re: SQL problem?  (<operationsengineer1@yahoo.com>)
Ответы Re: SQL problem?  ("Charley L. Tiggs" <ctiggs@xpressdocs.com>)
Re: SQL problem?  (<operationsengineer1@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: SQL problem?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Copy Failure