공부

[Presto] int to hex

승가비 2020. 4. 17. 11:47
728x90
SELECT TO_HEX(TO_BIG_ENDIAN_64(100))

https://prestodb.io/docs/current/functions/binary.html

 

7.11. Binary Functions and Operators — Presto 0.234 Documentation

Binary Operators The || operator performs concatenation.

prestodb.io

 

728x90
저작자표시 비영리 (새창열림)