On Tue, 2010-11-09 at 10:53 -0500, Joe Sam Shirah wrote: > > Also, take some time to learn database design as well. There are many > programmers who view SQL as just more syntax and really don't have expertise > in the area even though they think they do. Database, and I/O operations in > general, are one of the few areas where an order of magnitude improvement in > performance is possible. If you can do that, you will be ahead of most.
Which most database documentation does not cover, and why I find the old InterBase documentation to be invaluable. Why do you think current sites link to/host documents that were drafted over a decade ago? At the same time those documents contain information gathered over a few decades. Since it covers things relating to design and database fundamentals. Its still very relevant, useful, and informative to this very day. For those who take the time to read and benefit from it. I believe in it so strongly, I bought copies of something that is freely available online. At one point when I hired someone off this list. I sat them down with that book at one point as well. They are welcome to comment about that if they recall. I will likely do the same for any further employee that is unfamiliar with databases or core fundamentals. -- William L. Thomson Jr. Obsidian-Studios, Inc. http://www.obsidian-studios.com --------------------------------------------------------------------- Archive http://marc.info/?l=jaxlug-list&r=1&w=2 RSS Feed http://www.mail-archive.com/[email protected]/maillist.xml Unsubscribe [email protected]

