Name

rebuild_mmintervals — rebuild the MMINTERVALS table for an individual

Synopsis

int rebuild_mmintervals ( sname);  
char(3) sname ;
 

Input

sname

A Sname.

Description

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

Note

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

Example

SELECT rebuild_mmintervals('FOO');


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