Name

rebuild_cycstats — rebuild the CYCSTATS table for an individual

Synopsis

int rebuild_cycstats ( sname);  
char(3) sname ;
 

Input

sname

A Sname.

Description

This procedure rebuilds the CYCSTATS table for a specific individual. The CYCLES, CYCPOINTS, and CYCGAPS tables provide the data necessary to rebuild CYCSTATS.

Note

The CYCSTATS table is not automatically maintained by the system at this time.

Example

SELECT rebuild_cycstats('FOO');


Page generated: 2024-03-06T15:02:40-05:00.