| List: | MySQL on Win32 | « Previous MessageNext Message » | |
| From: | Jorge Bastos | Date: | June 28 2008 12:58pm |
| Subject: | Offtopic help | ||
| View as plain text | |||
Hi people, I wounder if anyone can give me a hand. I want to create a view or function/procedure that returns a string, and inside that function I have to pass two arguments, and do a SQL statement like this: Select * from tbl where field1=art1 and field2=arg2; Result=concat(field3 ,';') <= for each record found I need to concatenate the result, and return it on the end. How can this be possible?
| Thread | ||
|---|---|---|
| • Offtopic help | Jorge Bastos | 28 Jun |
| • RE: Offtopic help | Leif Johnston | 28 Jun |
| • RE: Offtopic help | Jorge Bastos | 28 Jun |
| • RE: Offtopic help | John Bonnett | 30 Jun |
| • Re: Offtopic help | Randy Clamons | 30 Jun |
| • RE: Offtopic help | Jorge Bastos | 30 Jun |
| • Re: group_concat (was: Offtopic help) | Markus Grossrieder | 1 Jul |
