Forum Replies Created

Viewing 15 posts - 736 through 750 (of 1,415 total)

  • RE: Delayed Durability

    edit: not important post removed

  • RE: Delayed Durability

    Ed Wagner (7/1/2016)


    Definitely an interesting question I had to research first, so I learned something new. Thanks very much and have a great (and long) weekend.

    Why do you research...

  • RE: Email or Username

    * we're relational modelers, so we of course know better than to design internal record identifiers directly dependent on any "visible" data... anything published will be readily changeable data hanging...

  • RE: Convert snippet from VBA to SQL

    Luis Cazares (6/23/2016)


    patrickmcginnis59 10839 (6/23/2016)


    Luis Cazares (6/23/2016)


    itortu (6/22/2016)


    Thank you Luis C.

    You're welcome.

    Do you understand that this is not the best use of a stored procedure? Stored procedures (as any database...

  • RE: Missing filenames/locations for full backups in the restore dialogue

    ok maybe the long looking string is actually a backup "device?"

    https://msdn.microsoft.com/en-us/library/ms178018.aspx

    See if that long string is listed in table sys.backup_devices maybe??? Just tossing out ideas!

  • RE: Convert snippet from VBA to SQL

    Luis Cazares (6/23/2016)


    itortu (6/22/2016)


    Thank you Luis C.

    You're welcome.

    Do you understand that this is not the best use of a stored procedure? Stored procedures (as any database code) is meant to...

  • RE: Missing filenames/locations for full backups in the restore dialogue

    do you actually know where the backup files are?

    I'm wondering if the server / maintenance plan process had permissions to do the backups, but when you browse them, you are...

  • RE: DBA career advice

    Jeff Moden (6/18/2016)


    patrickmcginnis59 10839 (6/13/2016)


    Jeff Moden (6/10/2016)


    patrickmcginnis59 10839 (6/10/2016)


    RonKyle (6/9/2016)


    Besides, if you have to prepare for an interview, then you're not ready for the job.

    Disagree. It never hurts to...

  • RE: combining two queries

    Grant Fritchey (6/15/2016)


    You're cross posting on your own cross post. Please, all responses on this thread, not the other one.

    The easiest way to start to combine two queries is to...

  • RE: Temp DB filling on simple update statement?

    Jeff Moden (6/13/2016)


    patrickmcginnis59 10839 (6/13/2016)


    Jeff Moden (5/25/2016)


    krypto69 (5/25/2016)


    Hi,

    I have a pretty simple update statement:

    UPDATE eligibility

    SET primary_plan = 0

    FROM temp_eligibility e

    WHERE eligibility.eligibility_id = e.eligibility_id

    This statement is updating around 7 million rows....

  • RE: Temp DB filling on simple update statement?

    Jeff Moden (5/25/2016)


    krypto69 (5/25/2016)


    Hi,

    I have a pretty simple update statement:

    UPDATE eligibility

    SET primary_plan = 0

    FROM temp_eligibility e

    WHERE eligibility.eligibility_id = e.eligibility_id

    This statement is updating around 7 million rows. Problem is it is...

  • RE: DBA career advice

    Jeff Moden (6/10/2016)


    patrickmcginnis59 10839 (6/10/2016)


    RonKyle (6/9/2016)


    Besides, if you have to prepare for an interview, then you're not ready for the job.

    Disagree. It never hurts to review the basics even...

  • RE: DBA career advice

    RonKyle (6/9/2016)


    Besides, if you have to prepare for an interview, then you're not ready for the job.

    Disagree. It never hurts to review the basics even though you know them...

  • RE: Interview Questions

    Sean Lange (6/10/2016)


    [quote-0Well on the same line of trying to determine if this is a good question or not, maybe not everybody does queries with aggregation either. The argument against...

  • RE: Interview Questions

    Sean Lange (6/9/2016)


    Eric M Russell (6/9/2016)


    patrickmcginnis59 10839 (6/9/2016)


    Eric M Russell (6/7/2016)


    Luis Cazares (6/7/2016)


    Was I too late for April fools' day?

    This is what happens when you trust a forum to answer...

Viewing 15 posts - 736 through 750 (of 1,415 total)