On 6/14/2012 5:16 PM, Udi Karni wrote:
Is there a way to run SQL scripts in the Shell with parameters?

Something like this?

set &YEAR = 2010

SELECT COUNT (*) FROM TABLE WHERE YEAR = &YEAR ;

Not to my knowledge.
--
Igor Tandetnik

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

Reply via email to