In Oracle, we can give like desc table_name, but as I am using the Netezza, so I couldn't get the description of the tables. If anyone knows please let me know.
Right click on Table in Object Browser --> Script --> DDL to query Window
There is another nzsql command : \d <TABLE_NAME>
The nzsql commands apply only if you use command line (eg:putty). Not on Aginity.