ClickHouse/tests/queries/0_stateless/01260_ubsan_decimal_parse.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
55 B
MySQL
Raw Normal View History

2020-05-17 03:18:06 +00:00
SELECT toDecimal32OrZero(CAST(-7174046, 'String'), 6);