Dusan Gibarac <dgiba...@cbsits.com> wrote:
> Igor Tandetnik wrote:
>> "aj" <amjohnso...@gmail.com> wrote in
>> message
>> news:95d3c7350812201131l1cd87998k55595f77fecc0...@mail.gmail.com
>>
>>> UPDATE Records,Table2
>>> SET  Factors= (Factors * Potential Table2.Field23)
>>>
>>
>> This last statement makes no sense ot me. Could you describe, in
>> plain English, what it was supposed to achieve?
>
> He wants to update table Records using data from table Table2.

Hey, give me _some_ credit - I figured out as much. It's not clear 
precisely which pieces of data from Table2 should affect which records 
of Records, and in what way. What's the relationship between the two 
tables?

Igor Tandetnik 



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to