blob: 147efe55989cecb85d60126dddb99be279a3327c [file] [log] [blame]
select cast(c_decimal28 as decimal(28,9)) from data where c_row < 12 and cast(c_decimal28 as decimal(28,9)) is not null;