cheatsheet:sql
This is an old revision of the document!
git cheatsheet
SQL query list view
add \G
to end of query, like this:
SELECT * FROM USER\G;
cheatsheet/sql.1748386415.txt.gz ยท Last modified: by melo
This is an old revision of the document!
add \G
to end of query, like this:
SELECT * FROM USER\G;