in reply to Query twice

It is to late for me to contribute code, but consider this:

Even if merlyn presented me the finest collection of code he's able to produce, I would want to test it before I throw it in a production environment, and I guess he expects me to do so.

If you're working on sensitive data and are not permitted to test your code in a development-environment:Quit if you can! You will have more trouble than any job can be worth, if you are not allowed to work like a thinking human being.

regards,
tomte


Update: The second paragraph may sound a bit blunt, but I had my fair share of 'do it know, ask questions later' situations, and somehow I always lost, one way or the other

Replies are listed 'Best First'.
Re: Re: Query twice
by abhishes (Friar) on Mar 05, 2003 at 22:16 UTC

    I am already working on a dev environment. However, this DB is shared between many members of my team. If I run it I risk ruining their test data. One approach could have been that I ruin some records and then send an email to everyone saying following records have become unusable because of my script.

    Upon looking up the the FAQ of DB programming and not finding this particular question, I decided to ask it.

      Ah, I see
      I guess 'sensible data' and 'trouble' just rang a bell. I didn't meant to insult or offend you.

      regards,
      tomte