blob: c65ac17e5ad1f4d8c2d0ea1b3ec999e61f057c3b [file] [log] [blame]
select c_row, c_bigint, convert_from(convert_to(c_bigint, 'BIGINT'), 'BIGINT') from data;