Reference
ποΈ SQL Reference
7 items
ποΈ Function Reference
21 items
ποΈ System variables
StarRocks provides many system variables that can be set and modified to suit your requirements. This section describes the variables supported by StarRocks. You can view the settings of these variables by running the SHOW VARIABLES command on your MySQL client. You can also use the SET command to dynamically set or modify variables. You can make these variables take effect globally on the entire system, only in the current session, or only in a single query statement.
ποΈ User-defined variables
This topic describes how to declare and use user-defined variables.
ποΈ Error Codes
This section describes the common error codes for query requests.
ποΈ System limits
This topic describes the rules and limits that apply when you use StarRocks.
ποΈ AWS IAM policies
A policy in AWS IAM declares a set of permissions on a specific AWS resource. After creating a policy, you need to attach it to an IAM role or user. As such, the IAM role or user is assigned the permissions declared in the policy to access the specified AWS resource.