Blog

Our everyday thoughts are presented here Music, video presentations, photo-shootings and more
    Loading posts...
  • FieldTrimFilter

    Removes characters in result columns on the specified side.     Example In this example, a ClientQuery generates 2 result rows on which the filter removes leading zeros. — !ClientQuery Id: TwoAgents…

  • FieldPadFilter

    Fills values of result columns with characters up to the specified length.     Example In this example, a ClientQuery generates 3 result rows, on which the filter inserts leading zeros until…

  • EmbedQuery

    The EmbedQuery filter executes a separate query tree for each incoming row and appends the result in a new column as a record. This makes it possible, for example, to obtain the…