do it yourself. Starting: rawtohex <http://www.h2database.com/html/functions.html#rawtohex>
example for next step: medium <https://medium.com/@callkalpa/user-defined-functions-and-stored-procedures-with-h2-database-a1cbfa510559> P [email protected] a következőt írta (2024. február 17., szombat, 9:36:04 UTC+1): > Hi All > possible to add these functions? > > select hex(column) <-- display hex > select hex(column) & 0xff <-- get the last byte > > thanks > Peter > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/6ee5da5d-decd-425e-85ac-83683b1b2a71n%40googlegroups.com.
