How to cut only the last character in MySQL string? code example Example: mysql remove last character LEFT(col,length(col)-1)