Search: "connect to vpc"
Log group - Log Service Documentation
data is written through the Log Service API or SDK, multiple logs are packaged into a log group and sent to Log ...
Change the DNS server - Cloud Storage Gateway Documentation
If you need to change the DNS server, click Update DNS on the About page, as shown in the following figures: ...
Outlook plug-in - Alibaba Mail Documentation
Alibaba Mail provides Outlook plug-in support to conduct operations, such as view the address book of an organization and ...
DESCRIBE - E-MapReduce Documentation
definitions. It is equivalent to SHOW COLUMNS. Examples DESCRIBE orders; ...
Solidity Development Guide - Blockchain as a Service Documentation
The contract platform of Ant Blockchain allows you to write and compile Solidity smart contracts. This document introduces the ...
Signature Verification Interface - Blockchain as a Service Documentation
call the verify_sig_rsa function to verify a signature. Functionverify_sig_rsa(bytes hash, bytes pub, bytes sig) returns(bool ...
REVOKE - E-MapReduce Documentation
"nation" from all users --- In addition, revoke the SELECT permission on the table that all users assign to other users ...
WITH clause - E-MapReduce Documentation
Use the WITH clause to define multiple subqueries: WITH t1 AS (SELECT a, MAX(b) AS b FROM x GROUP BY a), t2 AS ...
TABLESAMPLE - E-MapReduce Documentation
does not reduce the time required to read the sampled table from the disk. Further processing of the sampled output may have an ...
SHOW CATALOGS - E-MapReduce Documentation
available catalogs. Use the LIKE clause to filter catalog names. Examples SHOW CATALOGS; ...