query to find minimum date in three columns
453027Dec 16 2009 — edited Dec 17 2009hi,
I have a table which has following columns
col1 varchar
col2 number
col3 date
col4 date
col5 date
in this i need to find teh minimum date column
can anyone please help on this
Thanks