Contents |
The following lists contain words that are used internally by Kexi when dealing with data sources.
| Warning |
|---|
| When designing your database you should do your best to avoid using these reserved words because otherwise you might end up having problems with your database file or even corrupt it. |
| Tip |
|---|
| If you still want to use reserved words enclose them with double quotation marks "". |
This list contains keywords that are reserved for use in Kexi SQL:
This list contains keywords that are reserved for use by Kexi SQLite Driver:
This list contains keywords that are reserved for use by Kexi MySQL Driver:
This list contains keywords that are reserved for use by Kexi pqxx Driver:
This list contains keywords that are reserved for use by Kexi Oracle Driver:
This list contains keywords that are reserved for use by Kexi Sybase Driver:
This list contains keywords that are reserved for use by Kexi xBase Driver:
| Note |
|---|
| Reserved words are kept separate for each driver so that they can also be used as reference. |