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 SkipVought 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: Anfel
  • Order by date
  1. Anfel

    IIf function

    I'm trying to use IIF function inside Select statement and getting errors. It's very simple statement: I need to see PhoneNumbers if TelephoneType <> '13', and if TelephoneType = '13' field PhoneNumber should be empty. I'm getting errors and I'm lost. Thanks in advance
  2. Anfel

    Executing store procedure

    Is it possible to execute or call store procedure in the criteria part of selet statement of another store procedure? Thanks in advance
  3. Anfel

    Combining miltiple rows in one

    I have a table with 4 TitleNames like TitleKey TitleName 1 WA 2 WD 3 OY 4 YY Whe I'm doing select statement I need concatinate or combine &quot;WA&quot; and &quot;WD&quot;. Then I have to create another select statement...

Part and Inventory Search

Back
Top