Re: Duplicate data returned

Поиск
Список
Период
Сортировка
От Vernon Wu
Тема Re: Duplicate data returned
Дата
Msg-id 621YEALK972B9C8WTKVPEYSYGNH.3d4ec9d8@kimiko
обсуждение исходный текст
Список pgsql-jdbc
Ignore this one. I forgot to have join key on for the two table selection.


8/5/2002 11:21:14 AM, Vernon Wu <vernonw@gatewaytech.com> wrote:

>
>I experience a situation for the same select statement having duplicate data returned using jdbc of pgsql, while only
one
>single set date returned  on the pqsl window. I need to add the "distinct" in the select statement to have a single
set 
>data returned.
>
>Is the advicable practise to have the 'distinct' key word on every selection statement?
>
>Thanks,
>
>Vernon
>
>
>




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Arcadius A."
Дата:
Сообщение: Connection Pooling
Следующее
От: Vernon Wu
Дата:
Сообщение: Duplicate data returned