Khóa học miễn phí H2 Database – Show nhận dự án làm có lương

H2 Database – Show



SHOW is a command used to display the list of Schemas, Tables, or Columns of the table.

Syntax

Following is the generic syntax of the SHOW command.

SHOW { SCHEMAS | TABLES [ FROM schemaName ] | 
COLUMNS FROM tableName [ FROM schemaName ] } 

Example

The following command can be used to get the list of tables in the current database.

SHOW TABLES; 

The above command produces the following output.

TABLE_NAME TABLE_SCHEMA
CUSTOMER PUBLIC
EMP PUBLIC

Khóa học lập trình tại Toidayhoc vừa học vừa làm dự án vừa nhận lương: Khóa học lập trình nhận lương tại trung tâm Toidayhoc