MySQL CAST – How to Type Cast in MySQL August 21, 2020August 24, 2020 Sreeram Sreenivasan MySQL Sometimes you may need to typecast one data into another in MySQL. Here’s how to cast data using MySQL CAST function. Continue reading