Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
correlated subqueries in CQL

2664040
Member Posts: 10
Documentation says EPL supports both simple subqueries as well as correlated subqueries.
CQL does not accept correlated subqueries as I get the error "Cause: Invalid usage of Reserved CQL Keyword: "SELECT" ".
I couldn't find anything related to this in CQL Ref doc. Should I go with views for such implementing correlated queries?
Thanks.
Answers
-
Would you please confirm that CQL does NOT support correlated sub-queries?
This discussion has been closed.