Need T-SQL help for converting Rows from multiple tables into Columns with values in Sql Server 2005
问题 I have a table tblUser: tblUser and a table tblBCE and data in the given below: tblBCE and a master table mstBCE which contains label text to display in front end application. This table contains data for other tab also but currently i want only for tabType 'BCE',I will do for other tab myself once i got the concept. mstBCE There is no relation between tblBCE and mstBCE tables,we need to follow the top to bottom sequence only. In front end application i display these data only by sequence i.e