Learn R Programming

civis (version 2.1.0)

databases_list_schemas: List schemas in this database

Description

List schemas in this database

Usage

databases_list_schemas(id)

Arguments

id

integer required. The ID of the database.

Value

An array containing the following fields:

schema

string, The name of a schema.