Tachyon Agent SQL Functions
Alphabetic listing of Agent SQL functions. Under this page are separate pages with full details for each function.
In addition to SQLite functions, the Agent language takes advantage of SQLite extensibility by providing "application defined functions" for use in SELECT statements. SQL keywords and function names are not case-sensitive, but convention is to write them in UPPERCASE.
See the Agent SQL functions versions table on the Functions and Methods Reference page to know the earliest version of the Agent in which a SQL function was implemented.