Name

rebuild_mdintervals — rebuild the MDINTERVALS table for an individual

Synopsis

int rebuild_mdintervals ( sname);  
char(3) sname ;
 

Input

sname

A Sname.

Description

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

Note

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

Example

SELECT rebuild_mdintervals('FOO');


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