Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

How to represent a Filter involving a sub-query

$
0
0

How do I create a filter where the filter values are stored in a column in another table. This is done in sql by using a sub query as shown below.

Select * from TableA where TableA.filtercolumn in (select distinct filtervalue from TableB)


Viewing all articles
Browse latest Browse all 4999

Latest Images

Trending Articles



Latest Images