I’m retrieving a column of string datatype from the table and copy it into a string.I want to
compare that string with the string i get from the
user.It maybe a portion of the string from the table.I can’t fix and index as i don’t know which
portion of the string the user will enter.Can u help me in this?