ja: Fix mistranslation in "Avoid expensive joins"
- Fix Japanese mistranslation (the original Japanese translation means “Denormalize where you need performance.”)pull/305/head
parent
80a5c01ea5
commit
1a1e573fd0
|
@ -922,7 +922,7 @@ SQLチューニングは広範な知識を必要とする分野で多くの [本
|
|||
|
||||
##### 高負荷なジョインを避ける
|
||||
|
||||
* パフォーマンスが必要なところには[非正規化](#非正規化)を適用する
|
||||
* パフォーマンス上必要なところには[非正規化](#非正規化)を適用する
|
||||
|
||||
##### テーブルのパーティション
|
||||
|
||||
|
|
Loading…
Reference in New Issue