My table output gives me values in two columns . Column 1 gives different user name, Column 2 gives transaction time.
Column 1 contains user ids (repeated many time over differenr transactions).
I want to find what the transaction time ordered by user name.
Is it possible to achieve ?
↧