Skip to main content

AzureSpark.Tables

List the tables in an Azure Spark instance.

Syntax

AzureSpark.Tables(
server as text,
optional options as record
) as table

Remarks

List the tables in an Azure Spark instance.

Examples

Example #1

List the tables in an Azure Spark instance.

AzureSpark.Tables("contoso.azurehdinsight.net")