Statements
PQL statements instruct computers to perform specific actions, similar to sentences in human languages. PQL supports the following statements:
In GoToManage documentation, PQL statements are presented in the format familiar to SQL users:
Conventions
The following conventions are used:
* |
Zero or more of the preceding item | |
+ |
One or more of the preceding item | |
[] |
Optional | |
| |
Or |