Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Blockchain by (12.7k points)

Can we write queries in Multichain to retrieve conditional data from streams e.g. select * from Stream1.key1 where key1.value = “xyz”

1 Answer

0 votes
by (29.5k points)

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?

Browse Categories

...