Hi,
Is there any way that I could drop a trigger by providing the results of a  
query? Something similar to the following?:

DROP TRIGGER (SELECT name from trigger_status where status = 1);

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

Reply via email to