This appendix explains how to work with execution plans in Unify SQLBase by Gupta technologies.
Note that SQLBase seems to use an execution plan cache without any bind peeking/parameter sniffing techniques: it fully suffers from bind parameter blindness (see “Convert bind variables to constants” in the Advanced Topics Guide.