Y42 supports now autocompletion for Common Table Expression (CTEs) code blocks. You have the ability to:
- Retrieve the names of CTEs referenced within the SQL model.
- Obtain a complete list of columns for any referenced CTE.
- Access specific columns from a CTE.