Skip to content

meta table

dbeaver-devops edited this page Jun 2, 2026 · 1 revision

Table of contents

meta table - table operations in dbvr.

Synopsis

dbvr meta table [-hV] [COMMAND]

Tip: You can also use global options with this command.

Description

List tables in a connected datasource and get their DDL statements.

Commands

  • list

    List tables in the connected datasource.

  • ddl

    Get the DDL statement for a table.

Clone this wiki locally