Hello

I am using random as:

SELECT word FROM dict ORDER BY RANDOM(term) LIMIT 1;

And I am getting:

DBD::SQLite::db prepare failed: wrong number of arguments to function
RANDOM()(1) at dbdimp.c line 271 at OpenDict.pm line 64.

(yes, using it through DBD::SQLite, but I do not think that is the problem).

Thanks
Alberto
-- 
Alberto Simões
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to