Forum Replies Created

Viewing 15 posts - 4,936 through 4,950 (of 6,026 total)

  • RE: Insensitivity: A Good Technique?

    TravisDBA (4/5/2013)


    Eric M Russell (4/5/2013)


    Belittling and sabotaging the efforts of co-workers goes beyond insensitivity. Fortunately where I work someone like that wouldn't last long. If one is not part of...

  • RE: Insensitivity: A Good Technique?

    Belittling and sabotaging the efforts of co-workers goes beyond insensitivity. Fortunately where I work someone like that wouldn't last long. If one is not part of the solution, then one...

  • RE: How to create explain in sql

    sudarshanpatil6060 (4/4/2013)


    explain for as select statement....

    explain for select * from employees

    we also provide oracle,sql training http://oracletrainingpune.blogspot.in

    Are you asking what the SQL Server equivalent of Oracle's EXPLAIN PLAN ?

    Perhaps this is...

  • RE: Insensitivity: A Good Technique?

    In the more social professions (like healthcare, politics, and education), emotions are vital. If you don't have people skills, then you're basically just not qualified for the job.

    In professions...

  • RE: The Command Shell

    opc.three (4/4/2013)


    Eric M Russell (4/4/2013)


    Case in point: Just this morning I was asked to rename a database (AbcCorp -> AbcCorpOld) in the DEV and QA environments and then...

  • RE: The Command Shell

    This is beginning to sound like the "Why do we need Cursors?" debate. Just like cursors, I'd be highly sceptical why anyone would need to leverage xp_cmdshell in a stored...

  • RE: The Command Shell

    Steve Jones - SSC Editor (4/3/2013)


    Very interesting discussion.

    Opc.three, you did bring up a few good points, but this isn't one of them.

    opc.three (4/3/2013)I understand how xp_cmdshell works but if...

  • RE: The Command Shell

    If your application or user accounts are members of the sysadmin role, then it's like having a house full of kids and then leaving the gun cabinette unlocked.

    However, most...

  • RE: The Command Shell

    I understand why xp_cmdshell would would be disabled in a non-dedicated environment hosted by a 3rd party. In that case there is a clear distinction between the database owner and...

  • RE: Zettabytes and Beyond

    jfogel (3/25/2013)


    Good point but the writings of Frank or King were one offs and of value from the start. Important information will migrate to new storage methods so it is...

  • RE: Toggle Switches

    There are some settings that arn't just tweaks; they fundamentally change the behaviour of SQL Server and should be chosen based on the case usage of the database:

    Optimize for Ad...

  • RE: Zettabytes and Beyond

    Steve Jones - SSC Editor (3/21/2013)


    In a practical sense, it doesn't matter if it's cat videos or anything else. We still need to manage the data, which means work for...

  • RE: Zettabytes and Beyond

    Eric M Russell (3/21/2013)


    majorbloodnock (3/21/2013)


    What I'd like to know is how much the sum of human knowledge has grown in the same time.

    . . .

    Good point.

    How percentage of...

  • RE: Zettabytes and Beyond

    majorbloodnock (3/21/2013)


    What I'd like to know is how much the sum of human knowledge has grown in the same time.

    . . .

    Good point.

    How percentage of total data consists...

  • RE: SQL architecture

    On MSDN and TechNet, there are various visual guides that present a high level overview of the SQL Server architecture stack and then drill down to more detailed technical articles....

Viewing 15 posts - 4,936 through 4,950 (of 6,026 total)