Hi - just doing some work on SELECT queries. I want to output a list of pending orders to a file. Having a look at the tables it looks to me that if Orders.Status = "S" then the order is in PENDING state.
Can anyone confirm this? Is there anything else I should be checking?
Can anyone confirm this? Is there anything else I should be checking?
Comment