Help Center/
SecMaster/
User Guide/
Threat Operations/
Security Analysis/
Query and Analysis Statements - SQL Syntax/
Limitations and Constraints
Updated on 2024-11-06 GMT+08:00
Limitations and Constraints
- Query statements do not support mathematical operations, such as (age + 100) ≤ 1000.
- Aggregate functions support only fields and do not support expressions, for example, avg(log(age)).
- Multi-table association is not supported.
- Subqueries are not supported.
- A maximum of 500 records can be returned on the page.
- A maximum of 10,000 groups can be returned by GROUP BY.
Parent topic: Query and Analysis Statements - SQL Syntax
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.