How to Parse Strings Like a Pro Using SQL SUBSTRING() January 4, 2021January 4, 2021 Edwin Sanchez Leave a comment Total: 3 Average: 5 Do you enjoy parsing strings? If so, one of the indispensable string functions to use is SQL SUBSTRING. It is one of those skills a developer should have for any language. So, how do you do it? Read More