Re: Comparing Tables

2004-10-07 Thread Ruben Safir Secretary NYLXS
see IS NOT On Thu, Oct 07, 2004 at 07:22:23PM -0700, Jason Williard wrote: > I know that it is possible to do this, though I don't know how. > > I have 2 tables containing information about trouble tickets. One of the tables > (table2) contains information about every ticket ever received, in

Re: Comparing Tables

2004-10-07 Thread Michael Stassen
Jason Williard wrote: I know that it is possible to do this, though I don't know how. I have 2 tables containing information about trouble tickets. One of the tables (table2) contains information about every ticket ever received, including tickets that were deleted from the system. For this reaso

Re: Comparing Tables

2004-10-07 Thread Batara Kesuma
On Thu, 7 Oct 2004 19:22:23 -0700 "Jason Williard" <[EMAIL PROTECTED]> wrote: > I know that it is possible to do this, though I don't know how. > > I have 2 tables containing information about trouble tickets. One of the tables > (table2) contains information about every ticket ever received,

Re: comparing tables -> continue

2002-10-16 Thread Toni
Thank you Peter, it does work, I have some question again if you don't mind. Let say i have similiar tables like before, but i will add another field for "pick". They will become like this : Table "Master" Table "Pick" m p q - --

Re: comparing tables

2002-10-16 Thread Peter Brawley
Toni > i have a problem to compare data inside two tables. i have two tables let > say: "Master" and "Pick". For example the content of these two tables are: > > Table "Master" Table "Pick" > aa > bb > cc