note that the second insert statement INSERT INTO test(value) VALUES('0000001'); INSERT INTO test(value) VALUES('0000001 '); where there is a space left after '0000001' ('0000001space')
K
kmanuraj
@kmanuraj
note that the second insert statement INSERT INTO test(value) VALUES('0000001'); INSERT INTO test(value) VALUES('0000001 '); where there is a space left after '0000001' ('0000001space')