AndrewMozley
Programmer
Working at a very humble level with SQL, and would like to extract a cursor of customers who have traded in the last five years, showing the account name &c and the date and value of their last invoice. Would then export this to Excel
Giving names to these tables, Cust has fields including Account, Name, CustEmail, Invs has fields including Account, Invdate and InvValue.
Grateful for guidance on the suitable SELECT - SQL command to use within a VFP program.
Thanks.
Giving names to these tables, Cust has fields including Account, Name, CustEmail, Invs has fields including Account, Invdate and InvValue.
Grateful for guidance on the suitable SELECT - SQL command to use within a VFP program.
Thanks.