I need to use an INSERT INTO statement in java. I have the connection and everything set up. The issue I have is that the statement is exceeding the character limit. Is there a possible way that I can edit a column at a time in a single row, through a loop of some sort?