soluzioni:

1)insert into [nome tavola] values (x,y,z,concat('...consente l',chr(39),'uscita anticipata...'))

2)insert into [nome tavola] values (x,y,z,"...consente l'uscita anticipata...")

3)insert into [nome tavola] values (x,y,z,'...consente l&#039uscita anticipata...')