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
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