How can I transpose the row of a table as well as the column names in mysql?
I have a table which has only one row like below, Here I want to convert the column names to one column and the row into another column, with the column names converted to some predefined numbers as below (A->1E9,…