Assuming we are in the ASCII limit (0-256)SELECT COL1, ((CHAR2HEXINT(COL1) (INTEGER) (NAMED HVAL))/100*16*16 + (HVAL MOD 100)/10 * 16 + ...
確定! 回上一頁