Subject | md5sum |
---|---|
Author | Michal Žeravík |
Post date | 2005-01-19T09:07:16Z |
Hi,
this is a slight OT, but it would really help.
I need to use md5sum from rfunc, but don't know how:
INSERT INTO mytable (id,hash,name) VALUES (21,md5sum('passw'),'john');
doesn't work. I have registered function, but what next?
Michal
this is a slight OT, but it would really help.
I need to use md5sum from rfunc, but don't know how:
INSERT INTO mytable (id,hash,name) VALUES (21,md5sum('passw'),'john');
doesn't work. I have registered function, but what next?
Michal