Forum Replies Created

Viewing 15 posts - 811 through 825 (of 6,032 total)

  • RE: Is it possible to retrieve name(s) of SSIS package(s) that have an Exec SQL task that executes a specific SP?

    SSIS packages are contained in .dtsx files and the underlying data format is XML. You should see things like referenced database objects and T-SQL commands in clear text. Other protected...

  • RE: How to search in database for a specific data... Sometime you are given a screen shot of something and you don't know where it is in the data.

    This script you've posted is missing a description and comments, but what it appears to be doing is a SELECT COUNT(*) across *every* table and column in the database, even...

  • RE: The Weakest Link

    GregLow - Thursday, August 23, 2018 6:35 PM

    The challenge is though that many current development frameworks and directions (including the ones...

  • RE: The Weakest Link

    .. If you used a password to apply for a job that you use on other sites, change it. ..


    Good point. If we use different passwords for each...

  • RE: Data Has a Dollar Value

    Jeff Moden - Wednesday, August 22, 2018 11:26 AM

    Heh... shifting gears a bit but still related to the subject....

    I...

  • RE: Super Nerds

    Bunting and stealing are highly effective, if the individual player is a string runner.. and especially if the other team doesn't see it coming (ie: they read the memo that...

  • RE: Data Has a Dollar Value

    Matt Miller (4) - Monday, August 20, 2018 1:50 PM

    Let me see if I get this:
    1.we want to use mass analytics tools,...

  • RE: What Data is Really Needed?

    ICANN can defend itself by explaining the contact information is essential to it's core business operations. In the age of GDPR, organizations will need to be more transparent about their...

  • RE: Data Has a Dollar Value

    Used plastic bottles are valuable to a recycling company, while for most people (and companies) it's just a byproduct of our daily lives. To have a dollar value there must...

  • RE: The Best Days

    OK, so recovering from a disaster is a good adrenaline rush (so long as it doesn't turn into a full blown crisis), and getting praise for a job well done...

  • RE: Data Has a Dollar Value

    Platforms like Azure have removed the barrier of entry for companies that want to perform analytics, but we still need to consider whether it makes sense for most organizations to...

  • RE: Maintain Your Trustworthiness

    There is no reason for the DBA to see the unencrypted contents of the Salary or CreditCardNumber column. In any corporate IT shop, there is usually at least...

  • RE: Maintain Your Trustworthiness

    The sysadmin charged with guarding the gate doesn't necessarily need the key to every door inside the castle. For databases containing sensitive data, there should be something like column level...

  • RE: What is NoSQL?

    Steve Jones - SSC Editor - Wednesday, August 15, 2018 9:24 AM

    Eric M Russell - Tuesday, August...

  • RE: What is NoSQL?

    RDMS are typically SQL based, but a RDMS can also use some other query language besides SQL, and a non-RDMS (or NoSQL) database can also use SQL. It seems to...

Viewing 15 posts - 811 through 825 (of 6,032 total)