Viewing 15 posts - 1,696 through 1,710 (of 3,617 total)
Apparently Apple don't sell many iPhones compared to Samsung but Apple are streets ahead in terms of making money out of mobile phones.
There are a lot of companies that are...
February 27, 2013 at 1:25 am
Cross pollination of ideas is essential. There is a lot to learn from the ORACLE camp.
Oracle DBAs tend to be at the upper end of the DBA scale in...
February 25, 2013 at 2:57 am
Have a good read of https://www.owasp.org/index.php/Main_Page
February 21, 2013 at 3:54 pm
There is a very real skill in being able to articulate your point of view in a way that the other person understands it.
Is it that they don't understand your...
February 21, 2013 at 9:56 am
K. Brian Kelley (2/18/2013)
David, I would agree with you that SQL injection attacks should be old news. The problem is they aren't.
Boy do I know it! What is...
February 18, 2013 at 9:36 am
Not only are SQL Injection attacks still going on but also cross site scripting, response splitting and other nasties.
Let us suppose that your code is SQL Injection attack proof. ...
February 18, 2013 at 1:15 am
We use it for proof-of-concept stuff because the costs of spinning up hardware, storage etc just for a test is prohibitive. As much of what we do requires large...
February 5, 2013 at 9:42 am
I've actively shooed spectators away from my colleagues desks during a difficult deployment.
You...stay I need you to do this.
You....stay I need you to do that.
The rest of you, I will...
February 4, 2013 at 5:45 am
I know a lot of good folks looked at that and, having worked with Adjacency Lists where both the child and parent IDs are numeric, might wonder why you even...
February 4, 2013 at 4:50 am
@jeff, it sounds as if you should write a counterpoint article for EAV.
Streaming stuff into an EAV has never been a problem, its the use cases for getting it out...
February 1, 2013 at 7:50 am
@jeff What sort of size, scale and traffic are you putting through your EAV models?
January 31, 2013 at 3:48 pm
Don't forget that 64bit removes the limit on the size of the proc cache. Under 32bit SQL proc cache was limited to 2GB so it would never munch its...
January 28, 2013 at 9:54 am
OK, to summarise all this.
There ARE valid use cases for EAV models as was...
January 24, 2013 at 1:48 am
Sergiy (1/21/2013)
And if you do not know how to retrieve items with all 3 attributes having requested values it indicates weakness of your SQL skills, not EAV model.
It isn't a...
January 21, 2013 at 2:30 pm
@eric, it depends on what you want to do with those contact details. If it is just a block of unstructured data that you want to eyeball whenever you...
January 21, 2013 at 12:20 pm
Viewing 15 posts - 1,696 through 1,710 (of 3,617 total)