Viewing 15 posts - 1,471 through 1,485 (of 3,617 total)
I get not wanting to be impactful, but then what's the point of auditing?
It's a blame system with proof:hehe:
May 12, 2015 at 12:28 pm
I think this one can be chalked up to immaturity. Business people would cheerfully descope a whole raft of IT concerns if they could. Auditing is not seen...
May 10, 2015 at 12:18 pm
I know of a case where DBA work was outsourced. Everything ran more-or-less OK until some very old hardware hosting a very old version of some mission critical software...
May 3, 2015 at 5:36 am
Unfortunately it seems that the database world lags a bit behind the code world in terms of tooling and approaches.
Products like SonarQube help in the code world as they allow...
April 26, 2015 at 5:36 am
I worry about those security provisions that manage to obstruct without securing stuff.
I've just found out why my Kensington lock doesn't work. The rotating bezel had rotated to the...
April 14, 2015 at 3:07 pm
When I did the SQL6.5 courses they emphasised the usefulness of binding rules to user defined types.
It was only later that I realised that tables created with user defined types...
March 31, 2015 at 10:46 am
With the mitigation that a SQL Proc can only be simplified so far I'd say the need to comment inline with the code probably indicates that code should be refactored.
comments...
March 16, 2015 at 2:49 am
I'm in the "this misses the point" camp.
Lets take transactions as an example. In the relational world a "thing" would be represented by a set of related tables with...
March 10, 2015 at 12:17 pm
Nice post Andy. For me this also emphasises that when someone is put in a situation where they don't understand and they seem somewhat aggressive it may be that...
March 9, 2015 at 11:41 am
I found that SQL Compare and SQL Data Compare were quite good but the complexities of an environment making heavy use of replication made it difficult.
I think if you are...
March 2, 2015 at 10:30 am
Well so far I've gone through data architecture and now have the title of "Big Data Manager".
I'm managing a team, engaging with business people, working out new ways of working....
February 26, 2015 at 6:53 am
I've been to paid for conferences that weren't worthy to hold a candle to the free Saturday SQLBits events. The enthusiasm and time that is put into these events...
February 11, 2015 at 1:39 pm
Ever come back from leave to find that the absolutely imperative world stopping problem your leave would create seems not to have happened?
The danger of believing you are not young...
February 9, 2015 at 1:30 pm
Steve Jones - SSC Editor (2/2/2015)[hrI think you'd be surprised at this.
Absolutely gobsmacked!
In development I can understand it if it is part of a learning exercise.
In production...
February 5, 2015 at 3:01 pm
Maximum effectiveness in minimum effort.....simplest.....
If you look at well designed well implemented code it looks simple. You'd wonder why it took so long to deliver.
If you try and develop...
February 4, 2015 at 8:22 am
Viewing 15 posts - 1,471 through 1,485 (of 3,617 total)