Forum Replies Created

Viewing 15 posts - 31 through 45 (of 631 total)

  • RE: Defending the RDBMS

    patrickmcginnis59 10839 - Friday, September 14, 2018 10:01 AM

    Chris Harshman - Thursday, September 13, 2018 2:49 PM

  • RE: Powershell and Remote Servers

    Personally I would use Invoke-SQLCmd for the restore - it has a server option for the target server to run the process on.  This waits until the SQL Server process...

  • RE: How Do You Setup Your Instances?

    All scripted.  Backups, overnight checks, alerts, DBAUtilities database, tools (sp_blitzX, sp_WhoIsActive), monitoring jobs, MaxDOP and other non-standard settings, backup locations.  There are some minor hand tweaks - IFI, TempDB and Model...

  • RE: Defending the RDBMS

    xsevensinzx - Thursday, September 13, 2018 9:44 AM

    johnk 43251 - Thursday, September 13, 2018 9:40 AM

    September 14, 2018 at 3:50 am

    #2005723

  • RE: Defending the RDBMS

    GeorgeCopeland - Thursday, September 13, 2018 8:30 AM

    I have always tried to be diplomatic, but for once, please let me be frank....

  • RE: Defending the RDBMS

    Eric M Russell - Thursday, September 13, 2018 8:58 AM

    I don't know why SQL injection is presented as a fundamental flaw of...

  • RE: Defending the RDBMS

    Ok, so the first argument would appear to be able to be summarized as "I have no idea what a database really does, or how to use one effectively ......

  • RE: Foreign Keys

    Heaps, in my experience, have very limited applications in a competently designed system.  Staging tables in ETL, but even then for loading only, once you start working with them you...

  • RE: The GDPR is Coming to the US

    robert.sterbal 56890 - Thursday, July 19, 2018 6:26 AM

    For these types of calls, asking to be put on their do not call...

  • RE: The GDPR is Coming to the US

    Lynn Pettis - Wednesday, July 18, 2018 10:50 AM

    Well, then the people I say no to must be unprofessional.  They seem...

  • RE: The GDPR is Coming to the US

    Jason A. Long - Tuesday, July 17, 2018 12:20 PM

    I like to have some fun with them...
    #1... I give them the...

  • RE: Who Likes NULL?

    erikb 90350 - Friday, July 6, 2018 5:43 AM

    From a programming perspective (i.e. the typical consumers of the database data), NULLs are...

  • RE: Who Likes NULL?

    edwardwill - Friday, July 6, 2018 4:08 AM

    Romac - Friday, July 6, 2018 4:02 AM

  • RE: Better Comments

    LindaEwen - Friday, June 8, 2018 1:40 AM

    Comments can actually make debugging a problem harder. For example: if the comment says this...

  • RE: Better Comments

    David.Poole - Friday, June 8, 2018 1:21 AM

    I've just finished reading "Clean Code" by Robert C Martin.  It takes a dim view...

Viewing 15 posts - 31 through 45 (of 631 total)