SQL Statement Help!!

From: "Jacob Jeremiah" <salphonse1(at)hotmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: SQL Statement Help!!
Date: 2000-12-16 20:30:14
Message-ID: qhQ_5.45868$Z9.2534069@news1.rdc1.mb.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-docs by date

  From Date Subject
Next Message Oleg Bartunov 2000-12-16 20:34:35 Re: [HACKERS] 7.1 features list
Previous Message Bruce Momjian 2000-12-16 20:16:22 7.1 features list