Eloquera Database
A Quick Start
INSERT
UPDATE
DELETE
QUERIES
Functions
Unary (-x, not x, !x)
Math (x+y, x-y, x*y, x/y, x%y, max(x, y), abs(x), sin(x), power(x, y) ...)
Binary (x>>y, x<<y, ~x, x&y, x|y, x^y)
Comparison(<, >, >=, <=, !=, =)
Logic (AND, OR, XOR)
String Functions ( StrLen(x), ToUpper(x) ...)
Expressions (LIKE, REGEX, ALMOST LIKE, IN, BETWEEN)
DateTime and BETWEEN
Predefined Constants
Number Formats
Complex Objects
ORDER BY
Arrays
Object retrieval depth
$ID
Cultures (I18N) support
Inheritance
Parameters
LINQ
Eloquera Configuration
Setting up Eloquera Server Security
Backup & Restore
In-memory database
Eloquera DB in the desktop mode
Type filtering
|