Search: "return"
Summary of common email return codes and solutions - DirectMail Documentation
Codes of successful email deliveryCodes of failed email delivery Common return codes from DirectMailCommon email return codes ...
Empty return value - API Gateway Documentation
Body may be empty because the request does not enter the business logic. The error “The return value is empty.” is ...
String functions - MaxCompute Documentation
effective UTF-8 strings. If invalid character is in matching process, return a negative value ...
SQL compatibility - Distributed Relational Database Service Documentation
XOR Logical XOR Coalesce Return the first non-NULL argument GREATEST Return the largest argument LEAST Return the ...
Create a custom model through the POP API - Intelligent Speech Interaction Documentation
); if (null == dataId) return dataId; } // Check the status of the training corpus until it enters ...
Mathematical functions - MaxCompute Documentation
Double, Bigint, or Decimal. If the input is Bigint and return Bigint. If the input is Double, return Double ...
Other functions - MaxCompute Documentation
Function definition: coalesce(expr1, expr2, ...) Usage: Return the first value which is not NULL ...
Window functions - MaxCompute Documentation
the columns to use window function. order by col1 [ascdesc]: If ‘order by’ clause is not specified, return ...