Can I create a custom function to use in clause where?

Ex.
select * from tbl where tbl.x myfunction '031';

this function will go return all register with start '0' or '03' or '031'.

Thanks, sorry my bad english.

-- 
Érico Luis Barrientos Leite

Graduado em Ciência da Computação
Universidade Federal de Ouro Preto
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to