Useful quotes to share with developers [message #607010] |
Sat, 01 February 2014 07:06 |
orausern
Messages: 826 Registered: December 2005
|
Senior Member |
|
|
Hi Experts,
I have to make a presentation to java developers on SQL Tuning. As part of the content, I am thinking to talk about what the experts talk on this subjet - some thing like a few tips from recognized industry experts. Can you please share if you know of such quotes, that can be shared? For example I have these two:
1) From Tom Kyte , from his 'Effective Oracle by Design' :
If you want a 10 step guide to tuning a query, buy a piece of software. You are not needed in this process...
...the software can tune maybe 1% of the problem queries out there.
...If you want to really be able to tune the other 99% of the queries out there, knowledge of lots of stuff -- physical storage mechanisms (the schema), access paths, how the optimizer works - that's the only way.
2) From Carry Milsap, from one of his white paper:
Performance is a software application feature.
Performance, like any other feature, doesn't just "happen"; it has to be designed and built.
To do performance well, you have to think about it, study it, write extra code for it, test it, and support it.
I was trying to find some such quote from Jonathan Lewis but could not , and may be there are other nice quotes that are worth. I will be thankful if you share such quotes.
Thanks,
Nirav_hyd
[Updated on: Sat, 01 February 2014 07:07] Report message to a moderator
|
|
|
|
|
|
|