Database Requirements » History » Version 1
Luke Murphey, 10/27/2010 11:21 AM
1 | 1 | Luke Murphey | h1. Database Requirements |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 1 | Luke Murphey | h2. SQL Support |
4 | 1 | Luke Murphey | |
5 | 1 | Luke Murphey | The database must support the following statements (in addition to the basic commands like drop, delete, select, group by, insert, order by, etc): |
6 | 1 | Luke Murphey | |
7 | 1 | Luke Murphey | * Like |
8 | 1 | Luke Murphey | * Lower |
9 | 1 | Luke Murphey | * Count |
10 | 1 | Luke Murphey | * Inner Join |
11 | 1 | Luke Murphey | * Max |
12 | 1 | Luke Murphey | |
13 | 1 | Luke Murphey | |
14 | 1 | Luke Murphey | h2. Databases Supported |
15 | 1 | Luke Murphey | |
16 | 1 | Luke Murphey | NSIA supports Apache Derby and likely also supports MySQL (though not heavily tested with MySQL). |