Forum Replies Created

Viewing 15 posts - 3,661 through 3,675 (of 6,041 total)

  • RE: Why you are not getting error with this?????????

    It may be legal, but that doesn't mean we can't scoff at it.

  • RE: Continuous Delivery In Real Life

    Steve Jones - SSC Editor (7/17/2015)


    Eric M Russell (7/16/2015)


    I'm not familaiar with unit testing frameworks; I typically do input / output unit testing in the development environment while I'm coding....

  • RE: Continuous Delivery In Real Life

    jckfla (7/16/2015)


    xsevensinzx (7/16/2015)


    jckfla (7/16/2015)


    If consumers would more readily reject what wasn't exactly what they need or what doesn't work right, manufacturers would have no option but to make sure quality...

  • RE: Continuous Delivery In Real Life

    Steve Jones - SSC Editor (7/16/2015)


    Eric M Russell (7/16/2015)


    Where I've been working for the past few years, we develope ETL and other supporting applications for a data warehouse. The source...

  • RE: Brain dumps!

    Blackdog (7/16/2015)


    I stand corrected! 🙂

    The reason I said that was way back in 2005, I knew a guy who claimed he got work with his partner proof reading the exams....

  • RE: Continuous Delivery In Real Life

    Where I've been working for the past few years, we develope ETL and other supporting applications for a data warehouse. The source data originates from about 200 clients, the ingest...

  • RE: Brain dumps!

    The purpose of a certification exam, at least the way Microsoft's exams are structured, is to measure an individual's proficiency within a specific domain relative to a base line of...

  • RE: Jump In

    Steve Jones - SSC Editor (7/15/2015)


    sushil.bkg123 (7/15/2015)


    Hello EvaryOne,

    Can you please any tell me how we can track Sql Logs, like who has cleared the SQL logs

    Thanks very Much

    Regards

    Please post this...

  • RE: Jump In

    Iwas Bornready (7/15/2015)


    What you say is true. But sometimes it may not be viewed quite the same way by others. I've been in many a "discussion" with colleagues and have...

  • RE: Trust People

    Let the history books record that the United States Office of Personnel Management was sacked by Hackers in the summer of 2015.

    http://www.cnn.com/2015/07/09/politics/office-of-personnel-management-data-breach-20-million/index.html

    https://upload.wikimedia.org/wikipedia/commons/a/ac/Paul_Jamin_-_Le_Brenn_et_sa_part_de_butin_1893.jpg

  • RE: Trust People

    Many companies today try to implement standards, and strong management of their staffs, but they don't achieve greatness. Why not?

    Acheiving greatness (or winning the war / competition / project)...

  • RE: Data Loss or Downtime

    I assume that any partial restore scenario intended to get the database back online as soon as possible would also involve a followup attempt to re-insert previously lost transactional records....

  • RE: Performance Issues using DELETE

    SimonH (7/6/2015)


    ...

    I can improve performance by performing a soft delete (Updating a bit column(isdeleted)) and then purging the records at a more convenient time. This runs in a second but...

  • RE: Data Loss or Downtime

    What is more important to you: downtime or data loss?

    For a typical OLAP system, reference data may be more important than transactional data in the short term, so long...

  • RE: Data Warehouse Design Issue

    stevefromOZ (7/9/2015)


    Joining fact with dimension tables using sequential integer based surrogate keys is a widely used data warehousing practice.

    It absolutely is, and I would use it 9 out of 10...

Viewing 15 posts - 3,661 through 3,675 (of 6,041 total)