help me in my (select & in) statement


i wanna select inventories inventories table must exist in going_in table

-----------

going_in table


------------------

inventories table 

 

 

 

in example case wanna select inventory (10,2,6) cause exist in going_in table

hi,

select * going_in pk_inventory_id in (select pk_inventory_id inventories)


thanks , regards, rishabh


SQL Server  >  Transact-SQL



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user