MySQL Query to Get Column Names from Table August 23, 2022August 23, 2022 Sreeram Sreenivasan Leave a comment MySQL Sometimes you may need to get column names from table in MySQL. Here are the steps to do it. Continue reading