Optional should be OPTIONAL
Posted Friday, May 23, 2008 at 5:48 pm | Comments Off
Yesterday and today, I've been working on some changes to our discount system (at work). The majority of the changes dealt with the (mssql) database ... stored procedures and user defined functions (ufn). One of the changes was to get the shopping cart subtotal based on different criteria ...
- If the shopping cart had an order-level discount in it, and that discount was set up to override any discount exclusions that were set up, the
[…]


