Sign in
apache
/
drill-test-framework
/
refs/heads/resurrection
/
.
/
framework
/
resources
/
Functional
/
decimal
/
decimal111.sql
blob: d55dde49d028532c93a768b6757ffbe15fc5c9b7 [
file
]
select
casthigh
(
cast
(
1025.0
as
decimal
(
28
,
8
)));