feb56aadd59139da73246931e7a82fc730779dbf
FAQ/How-to-use-datediff.md
| ... | ... | @@ -41,5 +41,16 @@ See startdate. |
| 41 | 41 | |
| 42 | 42 | ##Example |
| 43 | 43 | |
| 44 | - |
|
| 45 | 44 |  |
| 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 | + |
|
| 47 | +  |
|
| 48 | +1st argument of datediff() has changed to month. Thus the above expression does shippeddate - orderdate in month. |
|
| 49 | + |
|
| 50 | + |
|
| 51 | + |
|
| 52 | + |
|
| 53 | + |
|
| 54 | + |
|
| 55 | + |
|
| 56 | + |