Hi Experts,
Can anyone share a query which fetches the outputs of multiple Accounts as a single value that too in single quotes.
Example, we have accounts 42201,43001,48946... I want a sql query which fetches the output as
'42201','43001','48946'
Can anyone one has idea on how to achieve this? We want all this in single column(single string)
Thanks in Advance,
Srivathsava