Description
We need to create a DDL example(s) that will demonstrate the following:
- caches creation and removal using CREATE and DROP table commands.
- indexes creation and removal using CREATE and DROP index commands.
If CREATE SCHEME is supported by 2.1 then its usage should be demonstrated as well.
The example(s) has to be placed into new "sqlgrid" directory of the examples. `CacheQueryExample` and `CacheQueryDmlExample` have to be moved there as well.
Attachments
Issue Links
- links to