Question
Q: We have CUSTOMER table having columns as Customer_Name, Merchant_name (Amazon, Flipkart, Myntra etc.) and Transaction_value (Purchase value for each of these merchants). Write a query to Transpose this into Customer Name, Merchant Names as individual columns and their transaction ...
in progress 0
3 years 0 Answers 585 views Newbie