I have a table in which there can be two newspaper publishing dates for a particular value which is inserted in a single column only under NewsPaperDate. All the remaining values get duplicated. Now I have to write a query in which the two NewsPaperDate values should be shown in a single row under two columns, NewsPaperDate1 and NewsPaperDate2, with the remaining values
. Can anyone help in this? The DataBase is Sql Server
The Table structure is
I have a table in which there can be two newspaper publishing dates for
Share
http://www.thunderstone.com/site/texisman/joining_a_table_to_itself.html