blob: 06ab55903e2b968c61e1d34450799fb65db01965 [file] [log] [blame]
select c_row, c_decimal38, cast(cast(c_decimal38 as decimal(38,18)) as bigint) from data where c_row <= 14;