personalt wrote:
> I realize this works fine for this query but is there a way to to do this by
> passing the results from one query to the second?  I have some more complex
> calculations coming up where I think this would be an easier way to go

Read about parameterized queries:

http://www.sqlite.org/c3ref/bind_blob.html

Igor Tandetnik

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

Reply via email to