I\'m using oracle 11 (not sure about the exact version, but since LISTAGG doesn\'t work, I suppose it\'s not release 2) through ODBC and crystal reports 2008.
When I try to use WMSYS.WM_CONCAT with Oracle XE 10g, I receive a compilation error: ORA-00904: \"WMSYS\".\"WM_CONCAT\": invalid identifier.Can anyone verify that this is indeed due开发者_C百科 to XE
I have the following table structure, which is imported into an Entity Framework project: (NOTE: I mislabled T1Name as T2Name in Table1)