in reply to Perl solution for SQL problem?
No Perl required.update geo_m_count g set person_count = ( select count(*) from cases c where <as per OP> )
rdfield
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Perl solution for SQL problem?
by Corion (Patriarch) on Jan 05, 2004 at 14:23 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |