hex( string )
Encoder une chaîne de caractères en convertissant chaque octet en une représentation hexadécimale de 2 octets.
Exemple
hexed = hex("Hello world!")
Ces informations s'appliquent à Netezza Performance Server for Cloud Pak for Data System 1.0.X
Voir aussi Netezza Performance Server for Cloud Pak for Data System 2.0.X, Netezza Performance Server for Cloud Pak for Data, et Netezza Performance Server for Cloud Pak for Data as a Service.
Encoder une chaîne de caractères en convertissant chaque octet en une représentation hexadécimale de 2 octets.
hexed = hex("Hello world!")