TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
MEHA SHANMUGASUNDARA
NA
49
106.7k
Merge 2 column valuee is in single column but O/P is displayed some format
Jan 22 2010 12:40 AM
Hi all,
I want to merge 2 columns between Newline/Carriage return.
Because I want to First column value is in top & 2nd column value is followed by Ist column value on second line.
Both Column values are in Single Column.
I want to get from query O/P then I need to fill in grid using .NET....
I used the following query...
Select 'chris'+ char(13) + 'cintrella' as Name
But Its work in query result as text not as table.
Please Give me a solution....
Reply
Answers (
1
)
how to block attach MDF and LDF files in SQL Server
sql server 2005 error