comparing strings in java - TechRepublic
General discussion
September 20, 2002 at 04:26 PM
sankar_2209

comparing strings in java

by sankar_2209 . Updated 23 years, 9 months ago

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?

This discussion is locked

All Comments