Using psql. To list all tables: In all schemas: \dt *.*; In a particular schema: \dt schema_name.*. 3. Using TablePlus.
確定! 回上一頁