How to set the select syntax, so the output show only in one row?
Im trying to combine 2 rss feed and use select command to merge them.
But the output always looks like below
" Hi this is news in feed 1" (feed 1)
"And this is came from feed 2" (feed 2)
is that posible to make it like this => " Hi this is news in feed 1 And this is came from feed 2"
Any advice will realy help me.
Best Regard.
by
0 Replies