Query in postgreSQL version Windows

Поиск
Список
Период
Сортировка
От Ardian Xharra
Тема Query in postgreSQL version Windows
Дата
Msg-id 000a01c60fd4$223e9d10$de01a8c0@test
обсуждение исходный текст
Список pgsql-general
Hello, there
I installed PostgreSQL on windows and when I try to run some query's pgadmin says an error. I know that if I change the query this it will work but is it possible to make this quey work in this way
 
SELECT atthasdef
FROM pg_attribute
WHERE attrelid=pg_class.oid AND pg_class.relname='client_overtime' AND attname='id_client_overtime'
 
Thx

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

Предыдущее
От: "Mike"
Дата:
Сообщение: How to search?
Следующее
От: Albert Vernon Smith
Дата:
Сообщение: Re: insert serial numbers