Power Query
published
Search
K

Vertica.Database

Vertica.Database

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

Description

Returns a table of schemas available on the server named by the server parameter in the database named by the database parameter. An optional record parameter, options, may be provided to specify additional properties. The record can contain the following fields:

Category

Accessing data
Last modified 4yr ago