Programming for Performance,
Page 1 of 4
[top]
[prev]
[next]
Road Map
Glossary
Index for This Book
Documentation Top
Global Index
7 Programming for Performance
Concepts covered:
The performance advantages of prepared statements
Prepared Statements
Avoiding compilation time with stored prepared statements
Stored PreparedStatements
Getting the best performance out of queries
Performance, Optimization, and Indexes
Tasks:
Prepare a Statement in ij
Execute a Prepared Statement in ij
Compare the Insert Performance of PreparedStatements to that of Statements
Create a Stored Prepared Statement
Work with One of the Stored Prepared Statements in toursDB
Execute a Method That Uses Stored Prepared Statements
Compare the Performance of Statements, PreparedStatements, and Stored Prepared Statements
Find the Name of the Index on the orig_airport Column
Execute a Query with and without an Index
Execute a Query with a More Complex Comparison
Execute the Query That Uses the Column in an Expression
Execute a Query in Which the Index Covers the Query
Delete the Index and Re-Execute the Query
View the RunTimeStatistics for a Query
[top]
[prev]
[next]
Cloudscape Version 3.0
For technical support, go to:
www.cloudscape.com
and click
Support
.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.