Re: update question

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: DAVID KUCHARSKI <dave(at)iemco(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: update question
Date: 2002-10-07 22:03:26
Message-ID: 200210071503.26237.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


David,

> > > > 1) Is there any way you can easily identify the relevant rows in the
> > legacy
> > > > database and export only those?
>
> I guess I'm unclear as to which table you are
> referring to as the LEGACY table. either way i
> imagine that by looking at a table or VIEW of the pik
> numbers common to both tables is what i need, so yes I
> can get that. in fact i have now. but how can i use
> that table to update the price fields in inventory

No, I'm talking about the database system that is exporting to text. Can you
tell it to export only the rows you need?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message DAVID KUCHARSKI 2002-10-07 22:20:50 Re: update question
Previous Message Chad Thompson 2002-10-07 21:00:45 Re: migration problem in SQL Query with date filter