In SQL Plus there is a way to describe a tablename columname. I have been able to describe a particular columname without having to describe a big table.
Now it gives me a message saying:

DESC PORTFOLIO END_DATE
>Usage: DESCRIBE [schema.]object[@db_link]