Name

rebuild_cycles — rebuild the CYCLES table for an individual

Synopsis

int rebuild_cycles ( sname);  
char(3) sname ;
 

Input

sname

A Sname.

Description

This procedure rebuilds the CYCLES table for a specific individual. The Mdates, Tdates, and Ddates for the individual are collected into cycles and the Seq and Series are re-computed. The CYCPOINTS and CYCGAPS tables, as well as the CYCLES table itself, provide the data necessary to rebuild CYCLES.

Example

SELECT rebuild_cycles('FOO');


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