Return a LARGEINT type uuid
UUID_NUMERIC()
Return a LARGEINT type uuid. Note that LARGEINT is an Int128, so uuid_numeric() may produce negative values
select uuid_numeric()
+----------------------------------------+ | uuid_numeric() | +----------------------------------------+ | 82218484683747862468445277894131281464 | +----------------------------------------+