Table transformer Sql #1741
Replies: 1 comment
-
Question about how to ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi,
i am new to sql /programming, i am trying to transpose a table . i am looking to turn the values in a row into columns but they need to be grouped into a column based on the first 3 characters of the word
I used this query and I got an error that there are no rows to be returned . please help if you have any solution for me . Thank you
Beta Was this translation helpful? Give feedback.
All reactions