Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One of the other two INNER JOIN
Message
From
23/04/2015 09:20:39
 
 
To
23/04/2015 09:17:54
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01619007
Message ID:
01619012
Views:
36
>If I understand your requirements, I'd
>Select Invoice.NoFld1, "voi" from Invoice Where Invoice.SecondCondition=True
>Union
>Select Inventory.NoField2, "ven" from Inventory Where Inventory.SecondCondition=True
>into cursor T_Join
>
>and join from there (the secondary fields as a help to check until satisfied everything works, no real need...)

Thanks, is this about the same thing as Message #1619009?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform