Figuratively I'm looking to take a row in table A, find it in table B
and compare the values in each column... If there is a delta, let me
know.... What I am trying to do is take an old table and compare it to
the new one and show the changes...



-Joe

On Tue, Sep 29, 2009 at 12:37 PM,  <bartsmissa...@blueyonder.co.uk> wrote:
> What is the delta?
>
> RBS
>
>
>> Hi,
>>
>>
>> Have two tables structured exactly the same. Want to compare both of
>> them and get the delta. Been Googling for about an hour now and I see
>> tools that do this (maybe a freeware one I haven't found?) and was
>> looking for a solution that more meets the budget I was given for this
>> project, zero... Any words of wisdom from the group at large on where
>> to find how to do what I'm looking for or any examples?
>>
>>
>>
>> -Joe
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>>
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to