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)
1. First Understand Query Tuning in One Line Query tuning means: “Reduce the amount of data Oracle reads.” Because Oracle performance...
No comments:
Post a Comment