Hi,
I am relatively new to postgres. I want to know if there are tables
(Meta data tables) that give me information abt all the tables that
exist in my database etc. Some thing similar to all_tables in oracle.
Also, is there a command to describe the columns in the table. Similar
to desc table_name in oracle.
Thanx in advance,
Raghu.