Microsoft
Software
Hardware
Network
Question : T-SQL - Grouped query that concatenats one field with text for several rows with same ID
I have a list that searches on a text field and would like to built this text field to include the information of several records in a seperate table which include the ID of the main table.
I use a SQL query as a recordset for a form.
I can link the queries etc - just need below solved:-
Table:-
ID Description
1 Test123
1 Test124
1 Test125
2 Test126
2 Test127
I would like to set up a select grouped query that outputs:-
1 Test123*Test124*Test125
2 Test126*Test127
Appreciate any ideas on how to achieve this.
Answer : T-SQL - Grouped query that concatenats one field with text for several rows with same ID
>>when i give like
System.out.printf( "Welcome to the grade book for\n%s!\n"+courseName );
>>
because it's expecting a parameter, which you're not giving it. See aforementioned docs
Random Solutions
How to generate PDF open with new window ?
Comparison Netgear ReadyNAS vs. Buffalo Terastation
Why does the Listindex property of a Combobox reset to 0 in VBA?
From inside network, connect to inside host using public outside IP
Visual Studio 2010 removal of Bite Order Mark VB -or PHP solution?
Easily change outgoing address. Outlook 2010 (or 2007 or 2003)
Software for use with EE
Can't access variable in code behind page
task manager high CPU usage widows server 2003
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates