SQL Statement Help!! - Mailing list pgsql-docs

From Jacob Jeremiah
Subject SQL Statement Help!!
Date
Msg-id qhQ_5.45868$Z9.2534069@news1.rdc1.mb.home.com
Whole thread Raw
List 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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: [HACKERS] 7.1 features list
Next
From: Peter Bierman
Date:
Subject: Re: [HACKERS] 7.1 features list