Home | History | Annotate | Download | only in orig

Lines Matching full:deterministic

4181 ** deterministic.  The built-in [random()] SQL function is an example of a
4182 ** function that is not deterministic. The SQLite query planner is able to
4183 ** perform additional optimizations on deterministic functions, so use