Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ebunt
  • Content: Threads
  • Order by date
  1. ebunt

    Computed Columns?

    I have a table that populates fields based on a case statement. I have an additional field that is derived from the case fields, and I need to find a way to calculated the derived field. For example, billed_fee = CASE WHEN record_code = 21 OR record_code = 30 AND assoc_record_code = 21) THEN...

Part and Inventory Search

Back
Top