https://learninghub.kx.com/forums/topic/brand-new-to-qsql
Just got started with qsql.
how to I compare 2 columns of type string.
childID and parentID are of type string
select from data where childID like parentID
https://learninghub.kx.com/forums/topic/brand-new-to-qsql
Just got started with qsql.
how to I compare 2 columns of type string.
childID and parentID are of type string
select from data where childID like parentID