|
From developer point of view, knowing your data is No 1 important including table structure and application ERD, data volumn and its cardinality, then should know how to control index usage, join order, and colleteral subqury etc coding techniques, don't rely on using HINT on lousy query. |
|