newcomer Posted November 3, 2016 Share Posted November 3, 2016 Hi does anyone know if it's possible to do that using SQL Manager in BO? So if I have:1 a 1 b1 c2 a2 c2 dI would like to get1 a b c2 a c dSame with multicolumn. if I have1 a b c1 d2 e f g h2 i jWould like to get1 a b c d2 e f g h i j Perhaps using the PIVOT command? Does Prestashop SQL Manager allow that? If not how would one go about typing out the syntax? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now