Re: [h2] hex

2024-01-16 Thread Andreas Reichel
On Tue, 2024-01-16 at 05:24 -0800, mche...@gmail.com wrote:
> Hi
>    possible to add a function to convert dec to hex for display?
> 
> select hex(col) from table
> 
> 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 h2-database+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/h2-database/079089e4-82f9-4828-9087-b61678e845ean%40googlegroups.com
> .


this one: https://www.h2database.com/html/functions.html#hextoraw ?

cheers
Andreas

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/f37581f6792dbae0428740efea9527b0356fe747.camel%40manticore-projects.com.


[h2] hex

2024-01-16 Thread mche...@gmail.com
Hi
   possible to add a function to convert dec to hex for display?

select hex(col) from table

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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/079089e4-82f9-4828-9087-b61678e845ean%40googlegroups.com.