Skip to content
Cloudflare Docs

Literals

The following literals are supported:

TypeSyntax
integer42, -42
double4.2, -4.2
string'so long and thanks for all the fish'
booleantrue or false
time intervalINTERVAL '42' DAY
Intervals of YEAR, MONTH, DAY, HOUR, MINUTE and SECOND are supported