ja: Fix mistranslation in "Avoid expensive joins"

- Fix Japanese mistranslation (the original Japanese translation means “Denormalize where you need performance.”)
pull/305/head
SATO Yusuke 2019-07-19 00:47:20 +09:00
parent 80a5c01ea5
commit 1a1e573fd0
1 changed files with 1 additions and 1 deletions

View File

@ -922,7 +922,7 @@ SQLチューニングは広範な知識を必要とする分野で多くの [本
##### 高負荷なジョインを避ける
* パフォーマンス必要なところには[非正規化](#非正規化)を適用する
* パフォーマンス必要なところには[非正規化](#非正規化)を適用する
##### テーブルのパーティション