Difference between revisions of "PostgreSQL: \dt"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
  
  \dt *.*: List tables from all schemas (if *.* is omitted will only show SEARCH_PATH ones)
+
  \dt *.*: List tables from all schemas (if *.* is omitted will only show SEARCH_PATH ones) <ref>https://gist.github.com/Kartones/dd3ff5ec5ea238d4c546</ref>
  
  

Revision as of 08:57, 29 October 2021

Advertising: