Skip to main content

%iFind.CompToWord

SQL Table Name: %iFind.CompToWord

View Query:
 SELECT TransformedWord As CompId, OriginalWord As WordId, Transformation FROM %iFind.WordTransformation WHERE Transformation->Type = '%iFind.Decompounder'
Query analysis:
Col Schema Table Col Name Col Label Datatype ODBC Type Code Length Precision Scale
1 %iFind WordTransformation TransformedWord CompId %Library.Integer 4 4 10 0
2 %iFind WordTransformation OriginalWord WordId %Library.Integer 4 4 10 0
3 %iFind WordTransformation Transformation Transformation %Library.BigInt -5 8 19 0

This class has been deprecated in favour of %iFind.WordTransformation as of 2016.1.

FeedbackOpens in a new tab