I
Indy
I wish to create a procedue (in SQL Server) that takes one long string -
i.e. 25 names that are separated with a '#'. In C# I use Split function to
get 25 different strings from that one, but I don't know how to do it in SQL
Server
Thx
i.e. 25 names that are separated with a '#'. In C# I use Split function to
get 25 different strings from that one, but I don't know how to do it in SQL
Server
Thx