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
w32time
Voltage sensor detected a failure on DELL PowerEdge 2650 server
Batch Script - Duplicate then rename directory
How can I create a list from a starting number and ending number in Excel?
Using log4j, how do I log to a file in a directory
Windows 2008 Domain Controller Unavailable (but working)
Where are mappings for XML files set inside of Eclips
Google Earth - large cache file - dbcache.dat
What can be done with huge files that cannot be defragmented?
Compare two excel files