de1c18ee88d143de9ba7c1418d86691e53326430
FAQ/How-to-use-datediff.md
| ... | ... | @@ -44,6 +44,9 @@ See startdate. |
| 44 | 44 |  |
| 45 | 45 | Expression applied to the third column. The above expression does calculation shippeddate - orderdate in week. Expression type doesn't necessarily have to be 'string' as above' |
| 46 | 46 | |
| 47 | + |
|
| 48 | + |
|
| 49 | + |
|
| 47 | 50 |  |
| 48 | 51 | 1st argument of datediff() has changed to month. Thus the above expression does shippeddate - orderdate in month. |
| 49 | 52 |