Skip to content

Get records of specific message type in polymorphic stream #262

Answered by alex-karpovich
ShivaniSK asked this question in Q&A
Discussion options

You must be logged in to vote

@ShivaniSK yes, it's possible. you need to specify message type in query

https://kb.timebase.info/docs/development/qql/QQL%205.5/qql-tut-filter#filtering-by-object-type

SELECT DBTrade:price 
FROM "test_poly_stream" WHERE THIS is DBTrade

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ShivaniSK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants