Viewing 8 posts - 1 through 8 (of 8 total)
Peter, I totally agree with you. Databases are much more read than updated and even less delete operation are performed. It was just a small detail in a great article....
October 21, 2010 at 10:03 am
Great article !
I only disagree with the conclusion
Conclusion
In this article I have showed that check and foreign constraints do not degrade performance but actually improves performance.
because you've showed that check...
October 21, 2010 at 9:35 am
Hi, good article.
I'm not sure that passing a long string is the best way of doing this. There are some limitations such as max length, sql escaping, performance, delimiter...
August 25, 2009 at 7:43 am
Good article.
Actually, with Nautilus [/url]you can find a table just writing part of its name and once located you can find a record writing any word which is compared...
October 7, 2008 at 5:59 am
Great question. But I want my points because only the second option was correct and the explanation says that both option 2 and 3 where ok. I don't consider option...
June 24, 2008 at 1:05 pm
Good article.
We also use prefix in the table names indicating module or subsystem. That's a very useful technique. We use 3 or 4 letters as a module prefix and in...
June 20, 2008 at 6:54 am
I mean this: if the program and the reports all need to know the property name, it's the same thing as knowing the column name of the table. So I...
May 19, 2008 at 7:41 am
Hi, I don't think this is a cool design. And if you read the final paragraph you'll see that this is an article against this design and not for it.
In...
May 19, 2008 at 6:46 am
Viewing 8 posts - 1 through 8 (of 8 total)