Back
Can we write queries in Multichain to retrieve conditional data from streams e.g. select * from Stream1.key1 where key1.value = “xyz”
There are many different ways of slicing and dicing stream items, but it does not support SQL. I'm not clear on what you want to do with this query, but maybe 'liststreamkeyitems' is what you're looking for?
31k questions
32.8k answers
501 comments
693 users