Forum Replies Created

Viewing 15 posts - 4,306 through 4,320 (of 6,041 total)

  • RE: How Often Does Production Drift?

    Yes, DDL modification events are definately one of the alerts you want sent to your phone.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Pay It Forward

    Organizations actually don't need to spend thousands of dollars to train their IT staff. Those of us in IT, by virtue of our nature, are perfectly capable of going out...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Real World T-SQL Tricks

    Often times "tricky" techniques are not the best solution. What I mean is that windowing functions are very useful, practicaly essential, for BI type reporting or ad-hoc discovery type SQL...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Real World T-SQL Tricks

    Some of these newer T-SQL features (like SEQUENCE and IIF function) are not an evolutionary improvement over what we've had in SQL Server for the past 15 years but rather...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Achievement Unlocked: Balance 0

    Working 10 or 12 hour shifts (in exchange for a shorter work week) is OK when I'm on a sprint. A sprint is when everyone involved has clear understanding of...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Achievement Unlocked: Balance 0

    However I decided this year that I should buckle down and get this done. I'm proud to say that I spent about an hour working on the task and got...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Table changes lost

    SreeSql (11/19/2014)


    From SSMS, under your database, have you checked schema changes history report? It will show DDL changes occured on your database objects pulling from default trace. Hope you can...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Table changes lost

    You can use the following to check the table's 'Created_datetime', which will confirm if the job or some other process is dropping and re-creating the table.

    sp_help 'MyTable';

    Also, is...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    John Hanrahan (11/18/2014)


    Actually members of Congress have to pass background checks to get access to Top Secret information. I don't believe the President has similar requirements.

    Unless they are sitting...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    First watch this (funny).

    CIA's 'Facebook' Program Dramatically Cut Agency's Costs

    http://www.theonion.com/video/cias-facebook-program-dramatically-cut-agencys-cos,19753/

    But then read this (seriously).

    US secretly created 'Cuban Twitter' to stir unrest and undermine government

    http://www.theguardian.com/world/2014/apr/03/us-cuban-twitter-zunzuneo-stir-unrest

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    patrickmcginnis59 10839 (11/18/2014)


    Ed Wagner (11/18/2014)


    Eric M Russell (11/18/2014)


    I wonder how many ordinary people superficially maintain a FaceBook page, not for dumping their actual daily life, but just for use as...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    Ed Wagner (11/18/2014)


    Eric M Russell (11/18/2014)


    I wonder how many ordinary people superficially maintain a FaceBook page, not for dumping their actual daily life, but just for use as a presentable...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    I wonder how many ordinary people superficially maintain a FaceBook page, not for dumping their actual daily life, but just for use as a presentable shill for prospective employers. Is...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    It's hard enough for employers to find competent candidates for the right price. Add on top of that some directive from HR to screen candidates based on their healthy habits...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: MY Data

    Perhaps a lighter question, would you be comfortable managing and writing applications that work with employee data and try to analyze, perhaps even strongly recommend, changes in peoples' live? I'm...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 4,306 through 4,320 (of 6,041 total)