O orca777 Member³ Dec 4, 2007 #1 Oracle 10.2.0.3 - PLDEV 7.1.4.1389 Hi DevTeam, if i try to format a SQL using the WITH clause i get a beautify error. WITH ACT_SUBQUERY AS (SELECT ACTIVITY.* FROM isis.ACTIVITY ... SELECT ... Karl
Oracle 10.2.0.3 - PLDEV 7.1.4.1389 Hi DevTeam, if i try to format a SQL using the WITH clause i get a beautify error. WITH ACT_SUBQUERY AS (SELECT ACTIVITY.* FROM isis.ACTIVITY ... SELECT ... Karl
Marco Kalter Administrator Staff member Dec 4, 2007 #1 As a standalone query this will indeed raise an error. This is on the to-do list.