Forum Replies Created

Viewing 15 posts - 751 through 765 (of 790 total)

  • RE: COUNT and NULL

    then...after janine.rawnsley's post what is the final word for this topic to use join or "or" operator!

    or it depends from the relations between tables..plz advice!

    ???

    :hehe:

  • RE: Database backups best practice

    great topic with useful things here ... thnx friends for everything that you reply here!

    :hehe::hehe::hehe::hehe:

  • RE: Sharing data between two databases

    nice and useful topic...thnx!:P

  • RE: Named Pipes

    o nooo I didn't know that the backup strategy changes from SQL server 2000 in SQL Server 2005 ...o nooo at least this detail o nooo!

    :D:D:D:D:D:D:D:D:D

  • RE: Rebuild Master

    Me too, I lose but I learn professional way thnx!

    😛

  • RE: DBA Morning Check List

    This is nice article & useful... not bad!

    Great post here!

    Thnx! 😉

  • RE: link server

    Grant Fritchey (4/4/2008)


    Try

    SELECT * FROM pkd...tbl

    it works!...thnx!

    :hehe:

  • RE: link server

    So what about if you want to create a link to Access database!?

    the link is working but when it creates, you can see what happened with hierarchy:

    please see the attachment!

    so...

  • RE: Table vs View

    There is the results:

    retrieving from the table with the same where clause it takes 1:33 (min:sec)

    from view with 4 columns it takes 0:33 ( min:sec)

    so the table definition is with...

  • RE: Table vs View

    It depends from the users rights!

    the more efficient is view sometimes when you have to use the particular data for some users, because you eliminate many unnecessary columns to view...

  • RE: Hot Backup

    thnx for Reply!

    🙂

  • RE: Huge table update

    ok there is the results for my table with over 1 500 000 records:

    updateing

    25 000 rec for 1:22 (min:sec)

    250 000 rec for 7:19

    over 500 000 or exactly 676 561...

  • RE: Huge table update

    Antares686 (3/28/2008)


    Did you set you batch size, when you call call like this

    EXEC spUpdatepare 25000

    this will affect 25000 records in the batch.

    I confused with this problem so I forget that...

  • RE: Huge table update

    Hmmm ...it's impossible ok the syntax of the procedure works and has been created but when I execute them both of them again doesn't work there is msg:

    Msg 201, Level...

  • RE: Huge table update

    ookkk now works fine ...thnx from all of you !!!

Viewing 15 posts - 751 through 765 (of 790 total)