Optimize your programs This section contains programming tips to optimize the execution of your application. Finding program bottlenecksOptimizing SQL statementsPassing CHAR parameters to functionsPassing records by reference to functionsCompiler removes unused variablesSaving memory by splitting modulesSaving memory by using STRING variablesSaving memory by using dynamic arrays