It is easy on 11G, you can use the LISTAGG function, but sadly not on 10G
There are some techniques here for earlier versions however they do require a function to be written.
http://www.oracle-base.com/articles/misc/string-aggregation-techniques.php