PostgreSQL: Difference between revisions

m
no edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 122: Line 122:
|-
|-
| class="cli" | \d || List || List tables, views, and sequences
| class="cli" | \d || List || List tables, views, and sequences
|-
| class="cli" | \dt || List tables ||
|}
|}


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
</syntaxhighlight>
</syntaxhighlight>


= Resources =
= Resources =


[[Introduction to PostgreSQL for MySQL Users]]
[[Introduction to PostgreSQL for MySQL Users]]