You can use COALESCE for each date to eliminate NULLs:
min(coalesce(t1.date1, cast( '19000101' as date format 'YYYYMMDD') ) , .......
Recent Threads
Attachments
Library
Quick Reference
Useful Links
Rules of Conduct
FAQs
Join the Forum
Archives
Sample Index
2003 Indexes