Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about query #310

Closed
doktor500 opened this issue Sep 23, 2017 · 1 comment
Closed

Question about query #310

doktor500 opened this issue Sep 23, 2017 · 1 comment

Comments

@doktor500
Copy link

Apologies if this is not the right channel to ask about this but I would like to know if it is possible to create a query such as:

CREATE STREAM active_users AS SELECT user_id, user_name FROM user_created_events WHERE user_id NOT IN (SELECT user_id FROM user_deleted_events)

Or somehow implement this behaviour in a different way.

@doktor500
Copy link
Author

Moving the conversation to the slack channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant