Welcome Guest, Not a member yet? Register   Sign In
Query Builder and subqueries
#1

Hello.

Can you add support subqueries in where_in(), where_not_in(), or_where_in(), or_where_not_in() statements?

For sample,


Code:
"lot"."Lot_ID"   in (select "lot_id" from "hwc_data"."dbo"."lotspec")

(Microsoft SQL Server).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB