My customer table is given below,

I need to transpose this table to customer_new

What is the easiest way.. I tried SELECT data and INSERT method, but is was difficult and more coding.
Any idea?
i tried , but not worked!
My customer table is given below,

I need to transpose this table to customer_new

What is the easiest way.. I tried SELECT data and INSERT method, but is was difficult and more coding.
Any idea?
i tried , but not worked!