Hi there.
I have a table which contain 3 columns: ID, Name and Value
The ID is not a PK and can repeat, the name will remain constant for each ID, but the value will vary but always relate back to the specific ID.
I need to get this from the current long table format into a wide table with...
I have a table with two columns.
The first columns will contain repeating values and the 2nd column will contain data relating to the 1st column value.
For each repeating value in the first column, there could be between 3 and 20 relating values in the second column.
I am looking to select up...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.