KenshiroUK
Registered User.
- Local time
- Today, 15:39
- Joined
- Oct 15, 2012
- Messages
- 160
Okay my boss has requested that I create query based on price and country.
For instance if an order is 20 to 40 pounds it returns a shipping code of TRD, if orders are 40 pounds and over it returns TRDS. This is based in the UK.
However if an order is based in EU such as France this returns a shipping code of ASI, and non EU will return code of IST.
Is this possible, or do I need create a table with codes in it?? Really stuck on this.
For instance if an order is 20 to 40 pounds it returns a shipping code of TRD, if orders are 40 pounds and over it returns TRDS. This is based in the UK.
However if an order is based in EU such as France this returns a shipping code of ASI, and non EU will return code of IST.
Is this possible, or do I need create a table with codes in it?? Really stuck on this.