Season's greetings
Hello,
this year is very special from a binary point of view, so let me wish you a very happy 11111011111 ! (last time we had also a "nice" binary year is > 40 years ago, and next time will be in > 30 years)
But to continue the "mathematical way": (previous years: https://community.oracle.com/thread/3482084 https://community.oracle.com/thread/3143418)
SET HEA OFF
SET COLSEP ''
SELECT MAX( CASE WHEN x = 1 THEN CHR( y ) END )
, MAX( CASE WHEN x = 2 THEN CHR( y ) END )
, MAX( CASE WHEN x = 3 THEN CHR( y ) END )
, MAX( CASE WHEN x = 4 THEN CHR( y ) END )
, MAX( CASE WHEN x = 5 THEN CHR( y ) END )