kalpesh.chavda Posted February 10, 2016 Posted February 10, 2016 Hello,I want to divide data column wise.How to displya them.Likemy query is "select name from user where user_n_id = 22"I get Name1 ABC2 CDFI want to display like this :Name1 Name2ABC CDF
plambert_1 Posted February 14, 2016 Posted February 14, 2016 Has your query just one field?What is your Database? Some of them have some PIVOT features.
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