blob: 622493b373c0f4afb446618b093a1c8137256442 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
count(*) = 2
datetime('2012-04-16 12:35:57', '+1 days') = 2012-04-17 12:35:57
a = 1
b = 13153
c = thirteen thousand one hundred fifty three
a = 1
b = 987
c = some other number
|