Padding string functionsLPAD() – Left-pads a string with a set of characters to a specified length.RPAD() – Right-pads a string with a set of characters to a specified length.‣MySQL LPAD() Function‣MySQL LPAD() Function