Search: "syntax"
GROUP BY syntax - Log Service Documentation
the standard SQL, if you use the GROUP BY syntax, you can only select the original contents of the SELECT GROUP BY columns when ...
ORDER BY syntax - Log Service Documentation
. Syntax format: order by Column name [desc Example: method :PostLogstoreLogs ...
Join syntax - Log Service Documentation
Join is used for combining fields from multiple tables. Besides Join for a ...
Syntax - Data Lake Analytics Documentation
SyntaxNSERT INTO table_name [ ( column [, ... ] ) ] query Example Insert data into OSS Insert data ...
Syntax description - Log Service Documentation
function and the SQL computing function to compute the query results. Syntax example: status200 Basic syntax ...
SELECT - Data Lake Analytics Documentation
Syntax[ WITH with_query [, ...] ]SELECT [ ALL DISTINCT ] select_expr [, ...][ FROM from_item [, ...] ][ WHERE condition ...
Date and time functions and operators - Data Lake Analytics Documentation
) → bigint Returns field from x. Note:This SQL-standard function uses special syntax for specifying arguments. Convenience ...