Hi,
I use a data formatting in views (to_char(last_update, 'YYYY-MM-DD
HH:MM:SS') as last_update and noticed that the last update returned is
the creation date of the view or not the actual value of the
last_update.(last _update is a timestamp).
What do I need to do to display the actuall value?
Thanks
Alex