Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Datediff between two tables no relationship

Hi Experts   is it possile to work out the difference in datas between two dates in two different tables no direct releationship.  
  • az38's avatar
    6 years ago

    Anonymous 

    it depends on your data model. if you could provide exactly matching via LOOKUPVALUE() function or if somenthing LIKE FIRSTNONBLANK() or any aggregation functions like MIN() or MAX() will ensure enough quality for your business logic you will be able to do DATDIFF() easily