Version 1.0
SELECT * FROM KModesPredict ( ON { table | view | query } AS input PARTITION BY ANY ON { table | view | query } AS model DIMENSION [ TestModels ('model_id' [,...] ) ] [ PrintDistance ({ 'true'|'yes'|'t'|'y'|'1'|'FALSE'|'no'|'f'|'n'|'0' }) ] [ Accumulate ({ 'accumulate_column' | accumulate_column_range }[,...]) ] );