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 gkittelson 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: *

  1. mhr1971

    Need best possible solution.

    Hi rrrkrishnan the sample code you posted did not work. insert into FanSize1 (%To many field to list on here%) select %To many field to list on here% case when fantype='CA' then 'TPD' when fantype='CABD' then 'TPB' end from FanSize1 where fantype in...
  2. mhr1971

    Need best possible solution.

    I have a table that has a Fantype field in it and other fields and data and two of the Fantypes are CA CABD I need to add two new fans TPD & TPB these fan types are the same as CA and data = TPD and same data CABD and data = TPB and same data I want to add the new fans but use the same data...

Part and Inventory Search

Back
Top