Skip to content

select from stream into variable #5

Description

@oleksii-mykhniak

Is it possible to select any data from the stream into a variable to use in other queries?

something like this:

select distinct(myId) into $myVariable
from stream
where @EventType = ToEventType('{myId} any text') 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions