Forum Replies Created

Viewing 15 posts - 3,736 through 3,750 (of 19,564 total)

  • RE: Logic Precedence

    twin.devil (2/12/2014)


    very good question for the beginners to understand what OR , AND does.

    Thanks for sharing ..

    Yes - and even for the experienced to remind them of the order of...

  • RE: Today's Random Word!

    Ed Wagner (2/12/2014)


    BWFC (2/12/2014)


    whereisSQL? (2/11/2014)


    SQLRNNR (2/11/2014)


    Lynn Pettis (2/11/2014)


    Seventh Heaven! (All this delicious food!!)

    Cloud 9

    ecstacy

    Agony

    Pain

    Gain

  • RE: user get created as disabled when using exec sp_addrolemember

    Cool beans. Glad it is straightened out.

  • RE: high cpu

    pmadhavapeddi22 (2/12/2014)


    jeff,

    I have re written the query by joining the de norm table in from clause, but the no of

    reads and cpu are high with the new query. Old query...

  • RE: SQl job that runs for long

    That's a job that I would look to tune right away.

    Is it possible that some job out there could realistically run that long? Sure. But it depends on...

  • RE: Logic Precedence

    Lokesh Vij (2/11/2014)


    An easy one for the day. Thanks Steve 🙂

    Agreed - thanks Steve

  • RE: user get created as disabled when using exec sp_addrolemember

    So you shared the portion of the script to add a login to a role. But what about the portion to grant the login access to the database?

    When you...

  • RE: Today's Random Word!

    Lynn Pettis (2/11/2014)


    Seventh Heaven! (All this delicious food!!)

    Cloud 9

  • RE: Strange Backup Failure. sysdatabases Related ?

    Yeah that is bizarre. Something must have short circuited that select at the time the backup was running. I haven't seen that happen before with this kind of...

  • RE: The Data Platform Vision

    phegedusich (2/11/2014)


    I'm in the financial industry. We've purchased a data warehouse solution that allows us to maintain critical and sensitive data on-site. If MS continues their push to the cloud,...

  • RE: Today's Random Word!

    Revenant (2/11/2014)


    whereisSQL? (2/11/2014)


    SQLRNNR (2/11/2014)


    long (as in this quote string is too long and starting to mess up the formatting)

    integer

    [get] real 😉

    float

  • RE: Strange Backup Failure. sysdatabases Related ?

    I wonder if for some reason those database names are not selecting out of the sysdatabases and thus creating the failure.

    What is the result of your select query that populates...

  • RE: high cpu

    Jeff Moden (2/11/2014)


    pmadhavapeddi22 (2/11/2014)


    Jeff,

    Sorry for the late reply,

    continuation of the above topic...

    As you asked, the below is one of the update statements we are using in stored procedure

    Update de_norm_buscard_attr...

  • RE: Any Advice??

    Lynn Pettis (2/11/2014)


    First, this sample data really doesn't help. How do we know what stays corporate (AA) and what goes to the Atlanta Branch (AB) when everything above ends...

  • RE: entry level job question

    Lynn Pettis (2/11/2014)


    Also look to see if there is a local SQL Server Users Group in your area. Good place to make contacts as well.

    Good point Lynn

Viewing 15 posts - 3,736 through 3,750 (of 19,564 total)