|
Description This test executes some simple actions on the BIA server and checks whet her the basic functions of the server are available. The following steps are executed:
- Two indexes are created with dummy data (TABLE1 and TABLE2)
- A logical index is created that describes the JOIN between TABLE1 and TA
BLE2 on each first column (CUBE)
- Two queries are executed on the logical index (a BIA index)
- The results of the queries are checked for accuracy
- The indexes are deleted
|