Skip to content

How to use SQL IN operator in PRQL filter? #4326

Closed Answered by eitsupi
strokirk asked this question in Q&A
Discussion options

You must be logged in to vote

Example of the in function is here.
https://eitsupi.github.io/querying-with-prql/indexing#filtering-rows

from tab
filter (IATA_CODE_Reporting_Airline | in ["AA", "DL"])

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by strokirk
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