Answers for "sql commands with syntax"

SQL
0

sql basic commands

\du 
/list users and their attributes

\conninfo
/connection info

\l
/list databases their owners and other attributes
Posted by: Guest on January-30-2022

Code answers related to "SQL"

Browse Popular Code Answers by Language