We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meta - inspect database metadata in dbvr.
meta
dbvr meta [-hV] [COMMAND]
Tip: You can also use global options with this command.
Browse the object hierarchy of a connected database and retrieve DDL statements for databases, schemas, and tables.
database
List databases (catalogs) and get their DDL.
schema
List schemas and get their DDL.
table
List tables and get their DDL.