-1

以下のクエリは、テーブル内の一部のレコードでほぼ 300 ミリ秒かかります。

TestDescription.find(:first, :conditions =>["test_point_id IS NULL AND test_info=?",file_name])

パフォーマンスを向上させる方法はありますか???

ありがとう!

4

1 に答える 1