Forum Replies Created

Viewing 15 posts - 16 through 30 (of 66 total)

  • Reply To: The Scariest Data Type

    The scariest data type?...

    BOOlean

     

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: Assembling Your Own Toolbox

    There are drawbacks to assembling your own toolbox by gathering tools from different sources. Steve mentioned one, maintaining the tools over time. There's also the inevitable inconsistency from one tool...

    • This reply was modified 3 years, 7 months ago by Wingenious.
    • This reply was modified 3 years, 7 months ago by Wingenious.

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: First responders kit - BlitzIndex question

    ScottPletcher wrote:

    Wingenious wrote:

    The missing index suggestions are not connected to specific queries in versions prior to SQL Server 2019. SQL Server 2019 added the sys.dm_db_missing_index_group_stats_query DMV. This DMV tells you...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: First responders kit - BlitzIndex question

    The missing index suggestions are not connected to specific queries in versions prior to SQL Server 2019. SQL Server 2019 added the sys.dm_db_missing_index_group_stats_query DMV. This DMV tells you which queries...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: SQL Server Monitoring Using Free Tools

    I can make the msdb.dbo.agent_datetime function fail by supplying an invalid date value, such as 0 (zero). If you have invalid date values in your job history, and I'm not...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: SQL Server Monitoring Using Free Tools

    I will add a check to avoid the problem, but it does not happen for me on SQL Server 2012 SP4 or SQL Server 2019. The Microsoft function simply returns...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: The Tech of My Youth

    I miss the 8-inch floppy disks of the Altair and Ohio Scientific computers. Although, I suppose it would be a bit unwieldy to carry 14,000,000 of them to match the...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: SQLFacts - A Free Toolkit for SQL Server Database Engineers

    A new version of SQLFacts (http://SQLFacts.com) has been released.

    The new version includes additional license information in the README file, and a reference to the license information in each file.

    The...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: SQL Server 2022 and Learning

    Jeff Moden wrote:

    people almost feverishly try to learn a whole lot of new stuff when they haven't actually learned to use the old stuff or even the basics well enough to...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: SQL Server 2022 and Learning

    Great editorial!

    • This reply was modified 4 years, 6 months ago by Wingenious.

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • Reply To: Coping with a working life as an imposter

    In my 40+ years of IT experience, there are far more IT people demonstrating the Dunning-Kruger effect than Impostor syndrome. For one thing, Impostor syndrome seems to require a certain...

    • This reply was modified 5 years, 8 months ago by Wingenious.

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • RE: So Many Choices with SQL Server

    I must be missing something very important with all the "cloud" (remote hosting) options.

    If I'm over here (such as in an office) and my data is over there...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • RE: What do you do when you inherit a mess at work?

    Ed Wagner (12/11/2016)


    ...nothing was done because it was deemed to be too much work...

    Of course, that's always the reason given. The people who give such a reason are usually managers...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • RE: What do you do when you inherit a mess at work?

    If we were all deeply pessimistic about redeveloping software then we might still be using VisiCalc.

    Sure, redeveloping software involves costs and risks, but so does running a business on a...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

  • RE: What do you do when you inherit a mess at work?

    David.Poole (12/7/2016)


    If I was to choose the nuclear option it would be based on the underlying tech being obsolete, the needs of the end users not being met and possibly...

    Creator of SQLFacts, a free suite of tools for SQL Server database professionals.

Viewing 15 posts - 16 through 30 (of 66 total)