HiI am wanting to access the same table twice, as follows:tradeLEFT JOIN transON trade.intordref = trans.internref (to get some order info)and thentradeLEFT JOIN transON trade.intinvref =…Continue
Started this discussion. Last reply by Joanne McCoy on Friday.
HiI am having trouble with the following GROUP BY statements in Alchemex Admin. While the code below works, the problem is:- An order can have many lines (in trade file). Each line may be linked to…Continue
Started this discussion. Last reply by Joanne McCoy May 14.
HiIn Visual Foxpro I have used the following code:SELECT trade.IntinvrefFROM (((prtransLEFT JOIN supplier ON prtrans.AccountId = supplier.UniqueId)LEFT JOIN trade ON prtrans.ordernum =…Continue
Started this discussion. Last reply by Joanne McCoy May 1.
HiI am trying to join a [StockandWarehouse] table to a [StockTrans] table. I need to join on the stock number as well as the warehouse code e.g. StockandWarehouse StockTrans Stock1 ,…Continue
Started this discussion. Last reply by Joanne McCoy Feb 19.
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
Stephen Coull replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
Shwu Hua Gan replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Pisces1 replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Shwu Hua Gan replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Joanne McCoy replied to Joanne McCoy's discussion How do you add two JOINS to the same table in Administration
Joanne McCoy replied to Joanne McCoy's discussion Getting a total amount using GROUP BY in Administrator
Joanne McCoy replied to Michael Bass's discussion Twelve month sales by customer© 2012 Created by Admin.