Good day guys,
I am stuck here and I desperately need help here...
Apparently, I am trying to combine two rows into one column.
My current sql dan table design is:
select * from timetable order by name, id
which gives me this:
Does anyone know how to design my query, so that I will get a result like this:
Fyi, I am using Microsoft SQL Server 2005.
Thanks in advance guys ! :)
Sorry that I could not upload the image here.
SORRY... I posted the same image !! Sorry !!
I have uploaded the new one.. Please have a look..