Home | History | Annotate | Download | only in dist

Lines Matching full:deterministic

4395 ** deterministic.  The built-in [random()] SQL function is an example of a
4396 ** function that is not deterministic. The SQLite query planner is able to
4397 ** perform additional optimizations on deterministic functions, so use
84218 notValid(pParse, pNC, "non-deterministic functions", NC_IdxExpr);
86397 ** expression must not refer to any non-deterministic function nor any