Database Requirements¶
SQL Support¶
The database must support the following statements (in addition to the basic commands like drop, delete, select, group by, insert, order by, etc):
- Like
- Lower
- Count
- Inner Join
- Max
Databases Supported¶
NSIA supports Apache Derby and likely also supports MySQL (though not heavily tested with MySQL).