framework/resources/Functional/convert/convert8.q (
1
lines of code) (
raw
):
select c_row, c_int, convert_from(convert_to(c_int, 'INT'), 'INT') from data;