Correlation Clause
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
DELETE FROM table1 As Correlation.IdDELETE FROM table1 As table2 (column1, Column2)DELETE FROM
PUBLIC.table1 As Correlation.IdDELETE FROM
PUBLIC.table1 AS table2 /*** MSC-ERROR - MSCEWI5006 - INTERMEDIATE RESULT TABLE IS NOT SUPPORTED. ***/