I have a table that consists of Age and BMI Values:
BMI_MALE
(
AGE_MOS DECIMAL(4,1)
,PCT_3_BMI_VAL DECIMAL(7,5)
,PCT_5_BMI_VAL DECIMAL(7,5)
,PCT_10_BMI_VAL DECIMAL(7,5)
,PCT_25_BMI_VAL DECIMAL(7,5)
,PCT_50_BMI_VAL DECIMAL(7,5)
,PCT_75_BMI_VAL DECIMAL(7,5)
,PCT_85_BMI_VAL DECIMAL(7,5)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.