I'm currently a novice sql user with relatively low (self-taught) knowledge.
I currently have a query whereby I can view the contract start date of our clients. What I would like, is a custom column showing the number of days post contract start date. For example:
Start Date | Days Since Contract Start
04/02/2016 | 404 days
Please could somebody show me how this is possible?
Thanks! Dan