Vertica.Database
Import data from Vertica
function (server
as text,database
as text, optionaloptions
as nullable record) as table
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:Accessing data
Last modified 4yr ago