SQL Statement Help!!

Поиск
Список
Период
Сортировка
От Jacob Jeremiah
Тема SQL Statement Help!!
Дата
Msg-id qhQ_5.45868$Z9.2534069@news1.rdc1.mb.home.com
обсуждение исходный текст
Список pgsql-docs
I know that this probably not the correct place to post my question but the
following statement is not executing. What am I doing wrong?

UPDATE children SET children_schoolid = ( select school_id = school )
WHERE otherschool in ( select school_name from school ) and otherschool is
not null;

Thank-you for your time.

Jacob




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