Power Query
published
Search
⌃K

AzureHiveLLAP.Database

AzureHiveLLAP.Database

Import data from HDInsight Interactive Query
function (server as text, database as text, optional options as nullable record) as table

Description

Returns a list of tables from HDInsight Interactive Query specified by the database on the HDInsight Interactive Query server. A port number may be optionally specified with the server, separated by a colon. An optional options parameter may be specified to control the following options:
The options parameter is specified as [option1 = value1, option2 = value2...].

Category

Accessing data