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 strongm 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: MohanV
  • Content: Threads
  • Order by date
  1. MohanV

    Using table functions in Query

    The table function fn_parse_string_del parses a comma separated string. Ex: The string 'TH663,TH550,TH445' is parsed as rows TH663 TH550 TH445 I have used the table function fn_parse_string_del in my query below and it is taking more time say about 7 secs but the query with IN operator...

Part and Inventory Search

Back
Top