Funzioni crittografiche
ENCRYPT, DECRYPT, COMPRESS, etc...
-
AES_DECRYPT
Sintassi AES_DECRYPT(str_critt, str_chiave) Descrizione Questa funzione p... -
AES_ENCRYPT
Sintassi AES_ENCRYPT(str, str_chiave) Spiegazione AES_ENCRYPT() e AES_DEC... -
COMPRESS
Sintassi COMPRESS(stringa_da_comprimere) Spiegazione Comprime una stringa... -
DECODE
Sintassi DECODE(str_cript, str_pass) Spiegazione Decripta la stringa crit... -
DES_DECRYPT
Sintassi DES_DECRYPT(crypt_str[,key_str]) Spiegazione Decripta una string... -
ENCODE
Sintassi ENCODE(str, str_pass) Spiegazione Cripta str usando str_pass co... -
SHA2
MariaDB starting with <a href="/kb/en/mariadb-555-release-notes/">5.5.5</a>... -
UNCOMPRESS
Sintassi UNCOMPRESS(stringa_da_decomprimere) Spiegazione Decomprime una str... -
UNCOMPRESSED_LENGTH
Sintassi UNCOMPRESSED_LENGTH(stringa_compressa) Spiegazione Restituisce ...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.