|
abidmisbah
Starting Member
India
5 Posts |
Posted - 01/23/2005 : 04:54:46
|
hi, i have all my portal contents on the SQL Database in the following manner: Node_id Contents 12 this the first page 12 welcome to the portal 12 this is some sample data 13 this the second page, 13 sample data
when a page is being loaded, depending on the node_id contents are retrieved and displayed. Now i need a query which would combine all records of the same Node_id (page) and display as one record.
Eg: Node_id Contents 12 this the first page welcome to the portal this is... 13 this is the second page, sample data
Anyone with a solution, please post a reply. thank you
|
|