more than one row returned by a subquery used as an expression

Поиск
Список
Период
Сортировка
От Andrus
Тема more than one row returned by a subquery used as an expression
Дата
Msg-id ek6dab$1pn1$3@news.hub.org
обсуждение исходный текст
Ответы Re: more than one row returned by a subquery used as an expression  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
select * from information_schema.key_column_usage

returns

ERROR: more than one row returned by a subquery used as an expression
SQL state: 21000

How to reconstruct primay and foreign key statements ?

Andrus.

"PostgreSQL 8.1.1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
(mingw-special)"
PgAdmin 1.6 beta 3
Windows XP



Andrus.



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

Предыдущее
От: "surabhi.ahuja"
Дата:
Сообщение: IN clause
Следующее
От: "Andrus"
Дата:
Сообщение: How to clone a table so that primay and foreign keys remain