Blog

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

    A ClientQuery offers the possibility to generate data on the client side or to process data records from incoming nodes or to connect data from queries with constant iterations. The ClientQuery is…

  • SQLite additional features

    RandomNumber Generates an integer random number of the specified length Arguments:   Example: — !ClientQuery Id: RND Statement: Select RandomNumber(7) as RND Result:   RandomIBAN Generates an IBAN with valid check code…

  • ClientQuery

    A ClientQuery offers the possibility to generate data on the client side or to process data records from incoming nodes. The ClientQuery is based on an in-memory SQLite database (Version 3.38.5). The…