I am using MySql DB. My table looks as below:
And I would like to get the output as follows:
I tried to use Over Partition and other method, however I couldn't get what I want. Can someone kindly help?
I am using MySql DB. My table looks as below:
And I would like to get the output as follows:
I tried to use Over Partition and other method, however I couldn't get what I want. Can someone kindly help?