Vantage does not support recursive queries for these forms of embedded SQL:
- Static embedded SQL
- Dynamic embedded SQL
You cannot precede these statements with a WITH modifier:
- SELECT ... INTO
- DECLARE CURSOR