help need it

Поиск
Список
Период
Сортировка
От rute solipa
Тема help need it
Дата
Msg-id 3E92E3B1.7070405@eselx.ipl.pt
обсуждение исходный текст
Ответы Re: help need it  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: help need it  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
7.3 analyze & vacuum analyze problem  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
i've an oracle query:

Select tb_users.ds_description, tb_users.cd_role, tb_users.cd_user, 
tb_users.ds_login, tb_monitores.cod_equipa from tb_users, tb_monitores 
where ds_login like 'varLogin' and ds_password like 'varPassword' and 
tb_users.cd_user = tb_monitores.cd_user(+)

how can i transform it to an postgresql query?


best regards

etur



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CASE
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: help need it