Suppose that we want to know what the foreign key 
constraints are on columns returned by a query. Can we obtain this information 
without parsing the query itself and looking at the PRAGMA foreign_key_list for 
each table thus 
discovered?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to