blob: 7d90ef86da7b725696a101c483d80ce881b55a8f [file] [log] [blame]
-- invalid argument(second argument should be >= 0)
SELECT format_number(12332.123456, -4) FROM src LIMIT 1;