How to Remove Leading & Trailing Whitespace from Column in MySQL November 15, 2022November 15, 2022 Sreeram Sreenivasan Leave a comment MySQL Often you may need to remove leading & trailing whitespace from strings in MySQL. Here are the steps to do it. Continue reading