This website requires JavaScript.
Explore
Help
Sign In
ThirdMirrors
/
cheatsheets
mirror of
https://gitee.com/Hawkin99/cheatsheets.git
Watch
1
Star
0
Fork
You've already forked cheatsheets
0
Code
Issues
Projects
Releases
Wiki
Activity
baca60b2ee
cheatsheets
/
postgresql.md
5 lines
101 B
Markdown
Raw
Blame
History
*
Show tables:
`\dt`
*
Show databases:
`\l`
*
Show columns of a table:
`\d table`
or
`\d+ table`
Reference in New Issue
View Git Blame
Copy Permalink