I was looking to this question, i need this select * from pattern [every (timer:interval(10 sec) and not EventX)];
but with a WHERE id = "001", i dont know where to put the WEHERE.
Asked
Active
Viewed 92 times
0

Juan Manuel
- 177
- 1
- 10
1 Answers
2
select * from pattern [every (timer:interval(10 sec) and not EventX(id="001"))];

user650839
- 2,594
- 1
- 13
- 9