Forum Replies Created

Viewing 15 posts - 751 through 765 (of 789 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:

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Database backups best practice

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

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

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Sharing data between two databases

    nice and useful topic...thnx!:P

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Rebuild Master

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

    😛

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: DBA Morning Check List

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

    Great post here!

    Thnx! 😉

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: link server

    Grant Fritchey (4/4/2008)


    Try

    SELECT * FROM pkd...tbl

    it works!...thnx!

    :hehe:

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Hot Backup

    thnx for Reply!

    🙂

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • 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...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Huge table update

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

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

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