Views with Where Clauses

Поиск
Список
Период
Сортировка
От Alex
Тема Views with Where Clauses
Дата
Msg-id 3F5859B5.3060808@meerkatsoft.com
обсуждение исходный текст
Ответы Re: Views with Where Clauses
Список pgsql-general
Hi,
I have a view that has some wher clause in it.

If I call the view with SELECT * FROM viewx WHERE xxxx ;   (joining 2
tables)
then I dont get any results back although issuing the command in full
i.e. without view i get rows back.

Is it not possible to use view that way ?

Cheers
Alex



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

Предыдущее
От: "Amin Schoeib"
Дата:
Сообщение: Problem with to_date/to_char
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Views with Where Clauses