T-SQL 2000

  • Unless the names have a pattern it would be difficult to define any logic.

    This question should have been posted in the SQL Server 2000 forum here

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

  • How do you determine first name and last name?

    Are the column names part of the files?



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

  • XML can help u in this.

    Get those external files in XML if possible. As in xml u can tag the values. this will definitely solve your problem.

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply