VeloDB Cloud
SQL Manual
Statments
Show-Statements
SHOW-PLUGINS

SHOW-PLUGINS

Name

SHOW PLUGINS

Description

This statement is used to display installed plugins

Syntax:

SHOW PLUGINS

This command will display all user-installed and system built-in plugins

Example

  1. Show installed plugins:

    SHOW PLUGINS;

Keywords

SHOW, PLUGINS

Best Practice