Search: "alias"
Image style - Object Storage Service Documentation
save common operations as an alias, that is, a style. With the style, a complicated operation can be ...
Deploy LAMP on ECS - Elastic Compute Service Documentation
Community Server After=network.target After=syslog.target [Install] WantedBy=multi-user.target Alias=mysql.service [Service ...
5-minute quick start - Log Service Documentation
of Key to add a line. Configure the Key, Type, Alias, Case Sensitive, and Token, and select whether to enable analytics ...
SQL Common Errors - MaxCompute Documentation
-0130071:Semantic analysis exception - Invalid table alias or column reference ...
SELECT - Data Lake Analytics Documentation
: table_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ] from_item join_type from_item [ ON join_condition USING ( join_column ...
SELECT - E-MapReduce Documentation
formats: table_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ] from_item join_type from_item [ ON join_condition ...
Joins - E-MapReduce Documentation
references must be qualified by using the table name (or alias). Examples: --- Correct SELECT nation.name, region.name FROM ...