Disclaimer

Sunday, 15 November 2020

PostgreSQL commands

PostgreSQL commands :-  



Most of cases you can use '+' to display more information for same command.

e.f.

\dt (display table information)

\dt+ ( display table information with addition columns)





No comments:

Post a Comment

Understanding SQL Plan Baselines in Oracle Database

  Understanding SQL Plan Baselines in Oracle Database SQL Plan Baseline is the feature in Oracle started from Database 11g that helps to pre...