Kexi/Plugins/Queries/SQL Functions

From KDE Community Wiki
< Kexi‎ | Plugins‎ | Queries
Revision as of 09:06, 11 December 2014 by Jstaniek (talk | contribs)

This page lists SQL functions that Kexi supports or wants to support. Aggregate functions are included. Support in particular SQL backends is compared (SQLite, PostgreSQL, MySQL). For practical reasons emphasis is put on concrete implementation instead of an SQL standard.

Functions

Name Description sqlite pgsql mysql mssql xbase
{{{name}}} {{{desc}}} {{{sqlite}}} {{{pg}}} {{{my}}} {{{ms}}} {{{xb}}}

Aggregate functions

Further work

Add comparison for other backends: Sybase/MSSQL, xBase.

Links