Hi,
Try this may work out.
select a.col1,b.col2 from a,b where cast(a.time1 as timestamp(6))=cast(b.time1 as timestamp(6));
Regards,
Swapnil
Attachments
Library
Quick Reference
Archives
Sample Index
2002 Indexes