MariaDB/MySQL 中 'SHOW TABLES;' 的 PostgreSQL 等效命令是什么?
MariaDB/MySQL 中 SHOW TABLES; 的 PostgreSQL 等效命令是:
show_tables.sql
\dt\dt 表示 display tables,将列出当前数据库中的所有表。
Check out similar posts by category:
Database
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow