RAP - The Trading Edition includes dbisqlc dbisql, but Sybase recommends that you use dbisql to run queries on RAPStore.
Set Force_No_Scroll_Cursors option to on; this can make a significant difference in reducing query execution time. If you use dbisqlc when you scroll through the results, you may get an error “When Force_No_Scroll_Cursors=ON, scrolling cursor operations are not supported by Sybase IQ.” You can ignore this error.
See Chapter 2, “Using Interactive SQL (dbisql)” in the Sybase IQ Utility Guide.