Forum Replies Created

Viewing 15 posts - 61 through 75 (of 91 total)

  • RE: Creating Date & time table help

    yea sure, i have diffenet tickets running on differnt schedule for example one can run monday to friday 3 times a day and other can run on saturday to...

  • RE: Creating Date & time table help

    Yes, I have to change schedule, Could you please let me know  what is the best way to store data in table. Im planning to use SSAS cube in future.thanks!

  • RE: Rewriting the code using merge statement

    I feel like merge will reduce the code length and improve the performace..if that is the case i will avoid merge..or is there any we can rewrite above code for...

  • RE: String Match Help

    Yeah i do match on both member Id and name as well.

    My case member id is not unique

    Thanks,

    Dhana

  • RE: String Match Help

    Thanks Phil.

    I will check how Soundex() will work in my case

    Yes true, I'm not going to use join operator instead I will use Case statement

    Member is not unique in...

  • RE: String Match Help

    Hmm. I missed the point character length wont change.."Dhana" and "Dmana".

    I don't know how to match. Its typo mistakes by user so have to handle in sql.

    Why it will vary...

  • RE: SSIS Performace Issue

    I will try converting the data after loading. One more question , string data what we have in text file having some spaces.What is the best way to do?. Can...

  • RE: SSIS Performace Issue

    Thanks Phil, I will check in different server and will see how it goes .

  • RE: SSIS Performace Issue

    Yes ..heap table and series execution..havent tried for parllel execution

  • RE: SSIS Performace Issue

    Depends upon data.. One file got 500 rows took 4mins and other file 1000 rows took 7mins..

    Yes loading in local temp server.

  • RE: SSIS Performace Issue

    Yes 15 files, Its newly created and doesn't have any indexes at all.Thanks

  • RE: Table variable and query help

    GilaMonster:

    Thanks for your response; you mean to say if query is big it’s better to use CTE instead of derived table?

    Grant Fritchey:

    Thanks for your response.

    1) I know that...

  • RE: Table variable and query help

    I have already searched. I'm looking for more information .Thanks

  • RE: Need Help-DateFunctions

    Thanks Jeff for quickly reply. Great Job πŸ™‚

  • RE: XML PATH QUESTION

    Thanks for quick response...Working fine ..Thank you again πŸ™‚

Viewing 15 posts - 61 through 75 (of 91 total)