-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > INSERT INTO TABLE users VALUES ('test',crypt('passtest')); AFAIK there is no builtin crypt function. If you want one, use PL/perl to call the perl crypt function. Ian Turner -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE5tytdfn9ub9ZE1xoRAtxUAJ41TmWz/sloQbVXoUeVniGs5TW71gCfTctK Ow32lDg7IL9Fqr8SFCzT5gs= =YCUp -----END PGP SIGNATURE-----
- [SQL] crypt function Francisco André Barbosa Neto
- Ian Turner