PSQL - Find the count of tables in a Postgres database for all schemas where table name starting or ending with temp keyword

后端 未结 0 1930
闹比i
闹比i 2020-12-16 03:08

How to count the number of tables in a Postgres database for all schemas where table name starting or ending with temp? currently I am using

\\dt *.temp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题