### Feature Description Current implementation naively replaces all FROM and JOIN clauses, which breaks CTEs since CTE names should not be schema-prefixed: https://github.com/run-llama/llama_index/blob/fb587fe64a74c8ba4a86923c8cd5af341812c289/llama-index-core/llama_index/core/utilities/sql_wrapper.py#L224 ### Reason _No response_ ### Value of Feature _No response_