Skip to content

meta

meta - inspect database metadata in dbvr.

Synopsis

dbvr meta [-hV] [COMMAND]

Tip

You can also use global options with this command.

Description

Browse the object hierarchy of a connected database and retrieve DDL statements for databases, schemas, and tables.

Commands

  • database

    List databases (catalogs) and get their DDL.

  • schema

    List schemas and get their DDL.

  • table

    List tables and get their DDL.