Name

rebuild_repstats — rebuild the REPSTATS table for an individual

Synopsis

int rebuild_repstats ( sname);  
char(3) sname ;
 

Input

sname

A Sname.

Description

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

Note

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

Example

SELECT rebuild_repstats('FOO');


Page generated: 2016-07-22T23:08:48-04:00.