Re: [HACKERS] Playing with UPDATEs ... - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] Playing with UPDATEs ...
Date
Msg-id 38887770.B2CB2E2F@alumni.caltech.edu
Whole thread Raw
In response to Playing with UPDATEs ...  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
update dictset word = m.word_valfrom dictionary mwhere dict.word = m.word;

> I want to go through one table and replace all occurances of every word in
> the second table with a numeric value ...
                 - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] off topic
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] Building Documentation under Debian