Posts Tagged “microsoft”

Optional should be OPTIONAL

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
  •  […]

Continue Reading “Optional should be OPTIONAL”