ToUint64F3.sql 95 B

123456
  1. /* syntax version 1 */
  2. SELECT
  3. value as value,
  4. Unicode::ToUint64(value, 1),
  5. FROM Input