Question
· Jan 2

Nested queries

Hi Guys,

This Nested query is not working for some reason, but they work fine when executing  separately ?  

select id from FDRD_Com.List where vehicle in (select Car from FDRD_Com.Prod where ProductLineName='Toyota' and Car is not null)

 

Thanks

Product version: Ensemble 2018.1
Discussion (3)2
Log in or sign up to continue