Do   SELECT * FROM SYSCAT.TABLES WHERE TABNAME='___'
on a given table name to see what columns it has.
(Table schema can change over time.)

    Richard Sims

On Dec 18, 2012, at 11:32 AM, Jeannie Bruno <[email protected]> wrote:

> Is there a 'current_day' column on the status table?  just curious, it's 
> giving me invalid column name, so I thought I had the wrong name.
> 
> When I do select * from status, I don't even see column current_time.    (I'm 
> wearing my glasses too!)

Reply via email to