adrianvasile
Technical User
I have a huge table that represents orders that a SM puts into our system. basically, it lists each account that the SM visited during a day with address, phone etc, date of order, time of order and what was order - a record is generated for each product ordered. So, normally I have about 50 records for each account that the SM visits. What I would like to do is get the first account visited and the last account. I tried to use the Group By but no luck.
ANy help will be appreciated.
Thank you.
ANy help will be appreciated.
Thank you.